![]() |
7 years ago | |
---|---|---|
.. | ||
.resources-windows | 9 years ago | |
.binary | 7 years ago | |
.binary-setup | 8 years ago | |
.detect-daemon-osarch | 7 years ago | |
.ensure-emptyfs | 8 years ago | |
.go-autogen | 7 years ago | |
.go-autogen.ps1 | 7 years ago | |
.integration-daemon-setup | 8 years ago | |
.integration-daemon-start | 8 years ago | |
.integration-daemon-stop | 8 years ago | |
.integration-test-helpers | 7 years ago | |
README.md | 8 years ago | |
binary | 8 years ago | |
binary-daemon | 8 years ago | |
build-integration-test-binary | 7 years ago | |
cross | 8 years ago | |
dynbinary | 8 years ago | |
dynbinary-daemon | 8 years ago | |
install-binary | 7 years ago | |
run | 8 years ago | |
test-docker-py | 8 years ago | |
test-integration | 7 years ago | |
test-integration-cli | 7 years ago | |
test-integration-shell | 8 years ago |
This directory holds scripts called by make.sh
in the parent directory.
Each script is named after the bundle it creates. They should not be called directly - instead, pass it as argument to make.sh, for example:
./hack/make.sh binary ubuntu
# Or to run all default bundles:
./hack/make.sh
To add a bundle: