提交 61d031d1 编写于 作者: J Jeet Parekh

added go build tag - seabolt_static

上级 3fb8145a
......@@ -25,7 +25,7 @@ WORKDIR $GOPATH/src/github.com/appbaseio/abc
COPY . .
RUN go build -tags $ABC_BUILD -o /abc/abc ./cmd/abc/...
RUN go build -tags "seabolt_static $ABC_BUILD" -o /abc/abc ./cmd/abc/...
FROM ubuntu:bionic
MAINTAINER Siddharth Kothari <siddharth@appbase.io>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册