image-cooper-backend (backend-run-229)

Published 2026-04-20 02:20:47 +00:00 by gabepsilva

Installation

docker pull forgejo.i.psilva.org/gabepsilva/image-cooper-backend:backend-run-229
sha256:13383204d2ab3dc34bbf9ae01a6175c57f28507e223a6a206588c55fa5efba1d

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
COPY /src/target/release/backend-cooper /backend-cooper # buildkit
COPY /src/target/release/migrate /migrate # buildkit
EXPOSE [8080/tcp]
ENV HTTP_ADDR=0.0.0.0:8080
ENV DOTENV_PATH=/etc/backend-cooper/.env
ENV IMAGE_OUTPUT_DIR=/tmp/generated_images
ENTRYPOINT ["/backend-cooper"]
Details
Container
2026-04-20 02:20:47 +00:00
0
OCI / Docker
linux/amd64
16 MiB
Versions (8) View all