Skip to content

Commit

Permalink
Swagger документация API (fix Dockerfile)
Browse files Browse the repository at this point in the history
  • Loading branch information
updevru committed Aug 19, 2021
1 parent 686e479 commit b6e5d3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ ADD . /app
COPY --from=static /ui/build /app/ui/build
WORKDIR /app
RUN go mod download
RUN go generate
RUN CGO_ENABLED=0 GOOS=linux go build -o main

## Контейнер в котором будет находиться программа
Expand Down

0 comments on commit b6e5d3e

Please # to comment.