![]() |
há 1 ano atrás | |
---|---|---|
.. | ||
.binary | há 1 ano atrás | |
.build-empty-images | há 2 anos atrás | |
.go-autogen | há 2 anos atrás | |
.go-autogen.ps1 | há 3 anos atrás | |
.install | há 4 anos atrás | |
.integration-daemon-start | há 1 ano atrás | |
.integration-daemon-stop | há 5 anos atrás | |
.integration-test-helpers | há 1 ano atrás | |
.mkwinres | há 3 anos atrás | |
README.md | há 8 anos atrás | |
binary | há 4 anos atrás | |
binary-daemon | há 2 anos atrás | |
binary-proxy | há 2 anos atrás | |
dynbinary | há 4 anos atrás | |
dynbinary-daemon | há 2 anos atrás | |
dynbinary-proxy | há 2 anos atrás | |
install-binary | há 3 anos atrás | |
install-proxy | há 4 anos atrás | |
run | há 2 anos atrás | |
test-docker-py | há 1 ano atrás | |
test-integration | há 1 ano atrás | |
test-integration-flaky | há 5 anos atrás | |
test-integration-shell | há 2 anos atrás |
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: