Block a user
shroff-signing (home)
Published 2026-07-17 15:42:02 +00:00 by daniil
Installation
docker pull git.dulin.su/daniil/shroff-signing:homesha256:7c03f87af18347f9e5212efe87848a8837a5855d3906897f333c0296ef4d2e8eImage 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 file:fc466b80a5adf7c473bb5e1e8e1f3c39381ec1a4d14a9a1d8ac15ad969b0287a in /signing |
| USER nonroot:nonroot |
| EXPOSE 9131 |
| ENTRYPOINT ["/signing"] |