Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
snail2sky authored Oct 24, 2024
1 parent 58e8ebb commit e8de07c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ FROM $IMAGE as builder

WORKDIR /data0/src/bbx

ENV CGO_ENABLED=0

COPY . .

# 静态编译
Expand Down

0 comments on commit e8de07c

Please sign in to comment.