iskra-api (813f59ad8e8705f1d3bcde71607c51efd6cc43c0)

Published 2026-07-01 19:22:44 +00:00 by forgeadmin

Installation

docker pull forgejo.vertaspace.com/verta/iskra-api:813f59ad8e8705f1d3bcde71607c51efd6cc43c0
sha256:5b7bd3e5f0009171106986cfdd607b8102dfda6c0ce35fd14630dae4eb38a914

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-07-01 19:22:44 +00:00
1
OCI / Docker
linux/amd64
8.2 MiB
Versions (53) View all