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

Update Dockerfile

2 merge requests!5Develop,!4Develop
Pipeline #73280 failed with stages
in 35 seconds
Showing with 2 additions and 6 deletions
+2 -6
......@@ -4,10 +4,6 @@ WORKDIR /home/go
COPY . .
RUN pwd
RUN go build ./ms-cat-master
RUN ls
RUN go build .
CMD ["./ms-cat"]
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