spirit-box (sha256:5bf14b4887dbfece35beb8dffd93232e06d3b4e619e6ccd7f423ce1897f2648c)

Published 2026-09-16 00:36:29 -07:00 by eric

Installation

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

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-16T07:35:51Z
org.opencontainers.image.description Anonymous-friendly comments for Ghost
org.opencontainers.image.licenses GPL-3.0-only
org.opencontainers.image.revision f9fd6acf9c3d0e49f058f1347febcd070fabf948
org.opencontainers.image.source https://git.pickysysadmin.ca/eric/spirit-box
org.opencontainers.image.title spirit-box
org.opencontainers.image.version v1.0.0-rc1-44-gf9fd6ac
Details
Container
2026-09-16 00:36:29 -07:00
0
OCI / Docker
linux/amd64
GPL-3.0-only
7 MiB
Versions (57) View all
latest 2026-09-26
sha-f9fd6acf9c3d 2026-09-16
sha-6a976e6c0685 2026-09-15