Block a user
pamietnik (279aaaafb6954a7c80d458f5287b0b405e4584b1)
Published 2026-04-30 05:35:07 +00:00 by christoph
Installation
docker pull git.adelante-it.de/christoph/pamietnik:279aaaafb6954a7c80d458f5287b0b405e4584b1sha256:9e3762f360c779c232856e8db75e6311902b83470673f90098ecbc07ad62d162
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"] |