Block a user
imageserve (latest)
Published 2026-08-21 21:12:55 +02:00 by can
Installation
docker pull git.can.ac/can/imageserve:latestsha256:8775cea7dff20e56bedf1815c040c033f0b8a9222a413b29b5a7ee23ab6bdc15
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 50fb4b210b | linux/amd64 | 3.2 MiB |
Image Layers ( linux/amd64)
| 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_tar |
| COPY /out/imageserve /imageserve # buildkit |
| USER 10001:10001 |
| ENV SOCKET_PATH=/run/imageserve.sock DATA_DIR=/data |
| ENTRYPOINT ["/imageserve"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.revision | f5eb9f445dfb2eeaba86c504d2513075c4de44ae |