spirit-box (sha256:fe47282bd5df0f9d543a864713600c8b91088784926da1fc98009c34dda9e4c1)

Published 2026-09-13 13:10:28 -07:00 by eric

Installation

docker pull git.pickysysadmin.ca/eric/spirit-box@sha256:fe47282bd5df0f9d543a864713600c8b91088784926da1fc98009c34dda9e4c1
sha256:fe47282bd5df0f9d543a864713600c8b91088784926da1fc98009c34dda9e4c1

About this package

Anonymous-friendly comments for Ghost

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/spirit-box /spirit-box # buildkit
COPY --chown=65532:65532 /out/data /data # buildkit
ENV SB_LISTEN=:8080 SB_DATA_DIR=/data
EXPOSE [8080/tcp]
USER 65532:65532
HEALTHCHECK {Test:[CMD /spirit-box healthcheck] Interval:30s Timeout:5s StartPeriod:10s StartInterval:0s Retries:3}
LABEL org.opencontainers.image.title=spirit-box org.opencontainers.image.description=Anonymous-friendly comments for Ghost org.opencontainers.image.licenses=GPL-3.0-only org.opencontainers.image.source=https://git.pickysysadmin.ca/eric/spirit-box
ENTRYPOINT ["/spirit-box"]
CMD ["serve"]

Labels

Key Value
org.opencontainers.image.created 2026-09-13T20:09:57Z
org.opencontainers.image.description Anonymous-friendly comments for Ghost
org.opencontainers.image.licenses GPL-3.0-only
org.opencontainers.image.revision 4b4cbfa599ecae7ce2a219040a75875a48ecbc14
org.opencontainers.image.source https://git.pickysysadmin.ca/eric/spirit-box
org.opencontainers.image.title spirit-box
org.opencontainers.image.version 4b4cbfa
Details
Container
2026-09-13 13:10:28 -07:00
0
OCI / Docker
linux/amd64
GPL-3.0-only
5.9 MiB
Versions (57) View all
latest 2026-09-26
sha-f9fd6acf9c3d 2026-09-16
sha-6a976e6c0685 2026-09-15