![]() |
3 years ago | |
---|---|---|
.. | ||
.resources-windows | 5 years ago | |
.binary | 4 years ago | |
.detect-daemon-osarch | 5 years ago | |
.ensure-emptyfs | 6 years ago | |
.go-autogen | 3 years ago | |
.go-autogen.ps1 | 5 years ago | |
.install | 4 years ago | |
.integration-daemon-setup | 6 years ago | |
.integration-daemon-start | 5 years ago | |
.integration-daemon-stop | 5 years ago | |
.integration-test-helpers | 4 years ago | |
README.md | 8 years ago | |
binary | 4 years ago | |
binary-daemon | 4 years ago | |
binary-proxy | 4 years ago | |
build-integration-test-binary | 6 years ago | |
containerutility | 5 years ago | |
cross | 4 years ago | |
cross-platform-dependent | 6 years ago | |
dynbinary | 4 years ago | |
dynbinary-daemon | 4 years ago | |
dynbinary-proxy | 4 years ago | |
install-binary | 4 years ago | |
install-proxy | 4 years ago | |
run | 5 years ago | |
test-docker-py | 3 years ago | |
test-integration | 5 years ago | |
test-integration-cli | 7 years ago | |
test-integration-flaky | 5 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: