Block a user
collections-db-server (latest)
Published 2026-03-26 12:17:16 +00:00 by mid
Installation
docker pull gitea.midknight.net/mid/collections-db-server:latestsha256:1c09999445b90d641440394afd7032746b2f96a83fe19e29e4399d7e919dc919About this package
collections-db API server (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-server |
| LABEL org.opencontainers.image.description=collections-db API server (distroless) |
| COPY --chown=nonroot:nonroot /app/target/release/collections-db-server /app/collections-db-server # buildkit |
| ENV HOST=0.0.0.0 |
| ENV PORT=8080 |
| EXPOSE map[8080/tcp:{}] |
| USER nonroot:nonroot |
| CMD ["/app/collections-db-server"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | collections-db API server (distroless) |
| org.opencontainers.image.source | https://gitea.midknight.net/mid/collections-db-server |
Details
Versions (2)
View all