Block a user
pamietnik (d2543ef38841431330473776e7061be8c6291ee4)
Published 2026-04-27 11:48:08 +00:00 by christoph
Installation
docker pull git.adelante-it.de/christoph/pamietnik:d2543ef38841431330473776e7061be8c6291ee4sha256:9a441de46e63cd7a538998d37dec2f1e0c0219171276b3753bbef6c7797cc996
Image 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 /server /server # buildkit |
| COPY /createuser /createuser # buildkit |
| COPY /dist/webapp /webapp # buildkit |
| ENV WEBAPP_DIR=/webapp |
| ENTRYPOINT ["/server"] |