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