waiton (sha256:f2da7eb9873cb99df67d73d3dd7d9a6a97c59da63e949bc546c5d4855036bcf7)
Published 2026-05-04 08:06:00 +00:00 by murdoc
Installation
docker pull git.bueraner.de/murdoc/waiton@sha256:f2da7eb9873cb99df67d73d3dd7d9a6a97c59da63e949bc546c5d4855036bcf7sha256:f2da7eb9873cb99df67d73d3dd7d9a6a97c59da63e949bc546c5d4855036bcf7Image 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"] |