1
0
ミラー元 https://github.com/beego/bee.git 前回の同期 2026-03-13 18:08:57 +00:00

deleted commented code

このコミットが含まれているのは:
Ewan Slater
2020-08-07 22:34:07 +01:00
コミット f7d13000f9

ファイルの表示

@@ -40,7 +40,6 @@ COPY . .
# Compile the binary and statically link
RUN dep init
# RUN dep ensure
RUN go mod vendor
RUN CGO_ENABLED=0 go build -ldflags '-d -w -s'