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