@@ -1,6 +0,0 @@
-FROM golang:go
-WORKDIR /mrnev
-COPY main0.go ./
-RUN pip install -r main0.go
-EXPOSE 8000