Block a user
shroff-quote (home)
Published 2026-07-18 08:05:28 +00:00 by daniil
Installation
docker pull git.dulin.su/daniil/shroff-quote:homesha256:7cbce2783c02ecb995fd56ae9df8e6376fc506e7c4db3e9d84571d3cac80bc3dImage 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:8fb4587670137777e2e00eae9238068f0743a80a6e3002d80b8023105ea84e22 in /quote |
| USER nonroot:nonroot |
| EXPOSE 9111 |
| ENTRYPOINT ["/quote"] |