This website requires JavaScript.
Explore
Help
Sign In
rancher
/
steve
mirror of
https://github.com/rancher/steve.git
Watch
1
Star
0
Fork
You've already forked steve
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
steve
/
scripts
/
build-bin.sh
3 lines
84 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash
CGO_ENABLED
=
0
go build -ldflags
"-extldflags -static -s"
-o ./bin/steve
Reference in New Issue
View Git Blame
Copy Permalink