Christian Dreier dreiling

daily-missions (0.0.1)

Published 2026-09-03 22:09:00 +02:00 by dreiling

Installation

docker pull git.d.drailing.net/dreiling/daily-missions:0.0.1
sha256:304de879b44cef572f89ae2a8d896ef46c520563231446b6782c2ad3c93bdf92

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_tar
COPY /out/server /server # buildkit
ENV PORT=8080 SECURE_COOKIES=true
EXPOSE [8080/tcp]
ENTRYPOINT ["/server" "serve"]
Details
Container
2026-09-03 22:09:00 +02:00
15
OCI / Docker
linux/amd64
24 MiB
Versions (1) View all
0.0.1 2026-09-03