Make the clam-rest container tiny
This commit is contained in:
parent
51a5e39610
commit
d6a9b30ea1
3 changed files with 7 additions and 8 deletions
3
scripts/build-static-binary
Executable file
3
scripts/build-static-binary
Executable file
|
@ -0,0 +1,3 @@
|
|||
cd /go/src/github.com/osterzel/clamrest
|
||||
go get
|
||||
CGO_ENABLED=0 GOOS=linux go install -a -installsuffix cgo
|
Loading…
Add table
Add a link
Reference in a new issue