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