spirit-box (sha256:1ed32ec96b93a03bc8099be31e98c70fdb441dc5827acaed879aed57968a2d65)

Published 2026-09-13 19:13:02 -07:00 by eric

Installation

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

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-14T02:12:30Z
org.opencontainers.image.description Anonymous-friendly comments for Ghost
org.opencontainers.image.licenses GPL-3.0-only
org.opencontainers.image.revision 904661037750728c7078b5424aeaf6828261739b
org.opencontainers.image.source https://git.pickysysadmin.ca/eric/spirit-box
org.opencontainers.image.title spirit-box
org.opencontainers.image.version 9046610
Details
Container
2026-09-13 19:13:02 -07:00
0
OCI / Docker
linux/amd64
GPL-3.0-only
6.9 MiB
Versions (57) View all
latest 2026-09-26
sha-f9fd6acf9c3d 2026-09-16
sha-6a976e6c0685 2026-09-15