pantryweb (sha256:69c7fab800dbc251298602708b0089947ec252c6436e411d4c565fe68f41c66a)
Published 2026-07-17 10:53:06 +00:00 by rune
Installation
docker pull code.jaduer.dk/rune/pantryweb@sha256:69c7fab800dbc251298602708b0089947ec252c6436e411d4c565fe68f41c66asha256:69c7fab800dbc251298602708b0089947ec252c6436e411d4c565fe68f41c66aImage layers
| bazel build @bookworm//base-files/amd64:data_statusd |
| bazel build @bookworm//netbase/amd64:data_statusd |
| bazel build @bookworm//tzdata/amd64:data_statusd |
| bazel build @bookworm//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_debian12 |
| bazel build //common:cacerts_debian12_amd64 |
| COPY /pantryweb / # buildkit |
| EXPOSE [8085/tcp] |
| USER nonroot |
| ENTRYPOINT ["/pantryweb"] |
| CMD ["-listen" "0.0.0.0:8085"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-07-17T10:52:27Z |
| org.opencontainers.image.revision | 0e15dbee870545775433e3fe3dee05b333a06068 |
| org.opencontainers.image.source | https://code.jaduer.dk/rune/pantry.git |
| org.opencontainers.image.url | https://code.jaduer.dk/rune/pantry |