Skip to content

Commit

Permalink
Update DockerfileAMD
Browse files Browse the repository at this point in the history
  • Loading branch information
JarcauCristian authored Mar 18, 2024
1 parent 0849f6f commit 20bd85d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DockerfileAMD
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ RUN curl https://dl.min.io/client/mc/release/linux-amd64/mc -o mc

RUN chmod +x ./mc

RUN export PATH=$PATH:/app/

COPY *.go ./

RUN CGO_ENABLED=0 GOOS=linux go build -o /minio_api
Expand Down

0 comments on commit 20bd85d

Please sign in to comment.