Block a user
shroff-compliance (home)
Published 2026-07-16 14:11:03 +00:00 by daniil
Installation
docker pull git.dulin.su/daniil/shroff-compliance:homesha256:b45175c77c83da4b0f00cbde834c1526bdbe851389bcebfa08de90e340389aecImage 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:5e0b3175e695d0129ccb5eb95ba273bdcd9ad63d83aa94ee4b071b1c258daca7 in /compliance |
| USER nonroot:nonroot |
| EXPOSE 9171 |
| ENTRYPOINT ["/compliance"] |