mirror of
https://github.com/beego/bee.git
synced 2025-06-30 10:30:18 +00:00
deleted commented code
This commit is contained in:
@ -40,7 +40,6 @@ COPY . .
|
|||||||
|
|
||||||
# Compile the binary and statically link
|
# Compile the binary and statically link
|
||||||
RUN dep init
|
RUN dep init
|
||||||
# RUN dep ensure
|
|
||||||
RUN go mod vendor
|
RUN go mod vendor
|
||||||
RUN CGO_ENABLED=0 go build -ldflags '-d -w -s'
|
RUN CGO_ENABLED=0 go build -ldflags '-d -w -s'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user