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

Update Dockerfile

2 merge requests!5Develop,!4Develop
Pipeline #73410 failed with stages
in 27 seconds
Showing with 1 addition and 3 deletions
+1 -3
FROM golang:1.17-alpine
WORKDIR /app1
COPY . .
RUN cd ms-cat-master
WORKDIR /ms-cat-master
RUN pwd
......
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