Block a user
collections-db-ui (latest)
Published 2026-03-26 12:18:51 +00:00 by mid
Installation
docker pull gitea.midknight.net/mid/collections-db-ui:latestsha256:caa875c145ed1f58f1c5f090f73c5c3801d7a4b1ed57949d4b3d80e3c54c0059About this package
collections-db web UI (distroless)
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 |
| bazel build @bookworm//libc6/amd64:data_statusd |
| bazel build @bookworm//libssl3/amd64:data_statusd |
| bazel build @bookworm//libgomp1/amd64:data_statusd |
| bazel build @bookworm//libstdc++6/amd64:data_statusd |
| bazel build @bookworm//libgcc-s1/amd64:data_statusd |
| bazel build @bookworm//gcc-12-base/amd64:data_statusd |
| LABEL org.opencontainers.image.source=https://gitea.midknight.net/mid/collections-db-ui |
| LABEL org.opencontainers.image.description=collections-db web UI (distroless) |
| COPY --chown=nonroot:nonroot /app/target/release/collections-db-ui /app/collections-db-ui # buildkit |
| COPY --chown=nonroot:nonroot crates/ui/static /app/static # buildkit |
| ENV UI_HOST=0.0.0.0 |
| ENV UI_PORT=3000 |
| ENV STATIC_DIR=/app/static |
| EXPOSE map[3000/tcp:{}] |
| USER nonroot:nonroot |
| CMD ["/app/collections-db-ui"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | collections-db web UI (distroless) |
| org.opencontainers.image.source | https://gitea.midknight.net/mid/collections-db-ui |
Details
Versions (2)
View all