waiton (sha256:bfa98ba5874f035dd966a69a6feaeea487cec32d05d6f982821f5dd8a318fd96)
Published 2026-06-20 07:20:29 +00:00 by murdoc
Installation
docker pull git.bueraner.de/murdoc/waiton@sha256:bfa98ba5874f035dd966a69a6feaeea487cec32d05d6f982821f5dd8a318fd96sha256:bfa98ba5874f035dd966a69a6feaeea487cec32d05d6f982821f5dd8a318fd96Image 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 |
| WORKDIR /root/ |
| COPY /build/waiton . # buildkit |
| ENTRYPOINT ["/root/waiton"] |