waiton (sha256:cde02aa1c9d341e7d9f289305b55c22b18ca444ed6c50e59e7083bb394efd530)
Published 2026-08-05 10:29:55 +00:00 by murdoc
Installation
docker pull git.bueraner.de/murdoc/waiton@sha256:cde02aa1c9d341e7d9f289305b55c22b18ca444ed6c50e59e7083bb394efd530sha256:cde02aa1c9d341e7d9f289305b55c22b18ca444ed6c50e59e7083bb394efd530Image layers
| bazel build @trixie//base-files/arm64:data_statusd |
| bazel build @trixie//netbase/arm64:data_statusd |
| bazel build @trixie//tzdata/arm64:data_statusd |
| bazel build @trixie//tzdata-legacy/arm64:data_statusd |
| bazel build @trixie//media-types/arm64: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_arm64 |
| WORKDIR /root/ |
| COPY /build/waiton . # buildkit |
| ENTRYPOINT ["/root/waiton"] |