servicemail (sha256:54a9b1224d27e492b3289a4b42f7a2ca7292e52b502117cd6d36ab88666ec6f8)

Published 2026-08-12 03:58:12 +00:00 by thomastu

Installation

docker pull git.thomastu.dev/thomastu/servicemail@sha256:54a9b1224d27e492b3289a4b42f7a2ca7292e52b502117cd6d36ab88666ec6f8
sha256:54a9b1224d27e492b3289a4b42f7a2ca7292e52b502117cd6d36ab88666ec6f8

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 GOMEMLIMIT=100MiB
EXPOSE [2525/tcp 2580/tcp 8080/tcp]
VOLUME [/data]
ENTRYPOINT ["/app"]
Details
Container
2026-08-12 03:58:12 +00:00
1
OCI / Docker
linux/amd64
8 MiB
Versions (12) View all
buildcache 2026-08-12
latest 2026-08-12
d0a13f16 2026-08-12
103692f2 2026-08-12
11f147d3 2026-08-12