bf220d3915
The script spawns ephemeral daemon for "daemonless" UX. Usage: docker run -it --rm \ --security-opt seccomp=unconfined --security-opt apparmor=unconfined \ -e BUILDKITD_FLAGS=--oci-worker-no-process-sandbox \ -v /path/to/dir:/tmp/work \ --entrypoint buildctl-daemonless.sh \ moby/buildkit:master-rootless \ build --frontend dockerfile.v0 --local context=/tmp/work --local dockerfile=/tmp/work Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> |
||
---|---|---|
.. | ||
dockerfiles | ||
binaries | ||
cross | ||
generate-authors | ||
images | ||
lint | ||
release-tar | ||
test | ||
update-generated-files | ||
update-vendor | ||
util | ||
validate-generated-files | ||
validate-vendor |