![]() |
пре 1 година | |
---|---|---|
.. | ||
.binary | пре 1 година | |
.build-empty-images | пре 2 година | |
.go-autogen | пре 2 година | |
.go-autogen.ps1 | пре 3 година | |
.install | пре 4 година | |
.integration-daemon-start | пре 1 година | |
.integration-daemon-stop | пре 5 година | |
.integration-test-helpers | пре 1 година | |
.mkwinres | пре 3 година | |
README.md | пре 8 година | |
binary | пре 4 година | |
binary-daemon | пре 2 година | |
binary-proxy | пре 2 година | |
dynbinary | пре 4 година | |
dynbinary-daemon | пре 2 година | |
dynbinary-proxy | пре 2 година | |
install-binary | пре 3 година | |
install-proxy | пре 4 година | |
run | пре 2 година | |
test-docker-py | пре 1 година | |
test-integration | пре 1 година | |
test-integration-flaky | пре 5 година | |
test-integration-shell | пре 2 година |
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: