mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
Strip rancheros bin
This commit is contained in:
@@ -29,3 +29,4 @@ echo export GOPATH=$GOPATH
|
||||
|
||||
mkdir -p bin
|
||||
go build -ldflags "-linkmode external -extldflags -static" -o bin/rancheros
|
||||
strip --strip-all bin/rancheros
|
||||
|
Reference in New Issue
Block a user