waiton (sha256:bb49145b71e4aa17f681bbcd278fe10b4d570c133e657e59a4f66f0dfb5b80b3)
Published 2026-03-21 05:41:01 +00:00 by murdoc
Installation
docker pull git.bueraner.de/murdoc/waiton@sha256:bb49145b71e4aa17f681bbcd278fe10b4d570c133e657e59a4f66f0dfb5b80b3sha256:bb49145b71e4aa17f681bbcd278fe10b4d570c133e657e59a4f66f0dfb5b80b3Image 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"] |