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