pelican-on-bike-say-fable5 (sha256:bcad378a6e19c58acb7eeb5ddd8ee725f6bcce285658836b2b91afbc6f7da4f6)

Published 2026-07-20 00:49:19 +00:00 by thomastu

Installation

docker pull git.thomastu.dev/thomastu/pelican-on-bike-say-fable5@sha256:bcad378a6e19c58acb7eeb5ddd8ee725f6bcce285658836b2b91afbc6f7da4f6
sha256:bcad378a6e19c58acb7eeb5ddd8ee725f6bcce285658836b2b91afbc6f7da4f6

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
COPY /out/app /app # buildkit
COPY --chown=nonroot:nonroot /out/data /data # buildkit
ENV APP_ENV=production APP_ADDR=:8080 DB_DSN=file:/data/app.db
EXPOSE [8080/tcp]
VOLUME [/data]
ENTRYPOINT ["/app"]
Details
Container
2026-07-20 00:49:19 +00:00
1
OCI / Docker
linux/amd64
7.6 MiB
Versions (6) View all
buildcache 2026-07-24
f46bf0b5 2026-07-24
latest 2026-07-24
5ec3e08a 2026-07-20
a41acc11 2026-07-20