Commit 79f3894a authored by Кирсанов Иван Леонидович's avatar Кирсанов Иван Леонидович
Browse files

Update Dockerfile

2 merge requests!5Develop,!4Develop
Pipeline #73435 failed with stages
in 27 seconds
Showing with 1 addition and 5 deletions
+1 -5
......@@ -8,10 +8,6 @@ RUN pwd
RUN ls ms-cat-master
RUN export GO111MODULE=auto
RUN go mod init git.miem.hse.ru/van.kirsanoff/devops2022ivankirsanov/-/tree/develop/ms-cat-master
RUN go build ./ms-cat-master
RUN go build ms-cat-master/.
CMD ["./ms-cat-master/ms-cat"]
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment