waiton (sha256:c041dc5510b75d7dd69086f363cb3bc664922a33483af8d984153a1f4c0361eb)
Published 2026-06-20 07:20:29 +00:00 by murdoc
Installation
docker pull git.bueraner.de/murdoc/waiton@sha256:c041dc5510b75d7dd69086f363cb3bc664922a33483af8d984153a1f4c0361ebsha256:c041dc5510b75d7dd69086f363cb3bc664922a33483af8d984153a1f4c0361ebImage 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"] |