We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beaa281 commit 8718532Copy full SHA for 8718532
build.sh
@@ -0,0 +1,2 @@
1
+#!/bin/bash
2
+GOOS=linux GOARCH=386 CGO_ENABLED=0 go build -o ./distrib/linux/ccontainermain ccontainermain.go
distrib/linux/ccontainermain
0 Bytes
0 commit comments