iskra-api (970416c03bbf65c96f30e534b909fc432664e530)

Published 2026-08-20 19:22:58 +00:00 by forgeadmin

Installation

docker pull forgejo.vertaspace.com/verta/iskra-api:970416c03bbf65c96f30e534b909fc432664e530
sha256:545ff5ac9ce8c0bdf3fdf4125e5326f0a9388b831c24ccd3bd9373aeda7cca29

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
WORKDIR /app
COPY iskra-backend /app/iskra-backend # buildkit
COPY --chown=65532:65532 /data /data # buildkit
USER nonroot:nonroot
EXPOSE [8080/tcp]
ENTRYPOINT ["/app/iskra-backend"]
Details
Container
2026-08-20 19:22:58 +00:00
1
OCI / Docker
linux/amd64
8.4 MiB
Versions (71) View all