Skip to content

Commit

Permalink
update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielolivrp committed Jan 24, 2024
1 parent 9037ceb commit e50a4af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN ls -la
RUN go mod download

ENV CGO_ENABLED=1
ENV CGO_CFLAGS="-D_LARGEFILE64_SOURCE"
RUN go build -o server cmd/server/main.go

EXPOSE 8900
Expand Down

0 comments on commit e50a4af

Please sign in to comment.