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