container_network/build.sh

6 lines
115 B
Bash
Raw Normal View History

2018-04-19 15:46:38 +00:00
#!/bin/bash
rm ./dist/*
CGO_ENABLED=1 go build -a --installsuffix cgo --ldflags="-s" -o ./dist/container_network