waiton (sha256:7aea9beb4a4f8af235e15659355430f4659127ec0e6b65d447668bcffbbb3675)
Published 2026-09-20 08:15:05 +00:00 by murdoc
Installation
docker pull git.bueraner.de/murdoc/waiton@sha256:7aea9beb4a4f8af235e15659355430f4659127ec0e6b65d447668bcffbbb3675sha256:7aea9beb4a4f8af235e15659355430f4659127ec0e6b65d447668bcffbbb3675Image layers
| bazel build @trixie//base-files/amd64:data_statusd |
| bazel build @trixie//netbase/amd64:data_statusd |
| bazel build @trixie//tzdata/amd64:data_statusd |
| bazel build @trixie//tzdata-legacy/amd64:data_statusd |
| bazel build @trixie//media-types/amd64:data_statusd |
| bazel build //common:rootfs |
| bazel build //common:passwd |
| bazel build //common:home |
| bazel build //common:group |
| bazel build //common:tmp |
| bazel build //static:nsswitch |
| bazel build //common:os_release_debian13 |
| bazel build //common:cacerts_debian13_amd64_tar |
| WORKDIR /root/ |
| COPY /build/waiton . # buildkit |
| ENTRYPOINT ["/root/waiton"] |