image-cooper-backend (backend-c1f226be652e9e3dba0447016018cfe934cacff0)

Published 2026-04-20 19:19:09 +00:00 by gabepsilva

Installation

docker pull forgejo.i.psilva.org/gabepsilva/image-cooper-backend:backend-c1f226be652e9e3dba0447016018cfe934cacff0
sha256:7032cd90921569a1e2e47ca7e7817b839dbc4d7e472e581810f7d22c33f58354

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 19:19:09 +00:00
2
OCI / Docker
linux/amd64
16 MiB
Versions (8) View all