spirit-box (sha256:54e6f76db3665aa6d02720338165852d2a4256fcab98ae256d75489cbed8b398)

Published 2026-09-26 17:03:10 -07:00 by eric

Installation

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

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-27T00:02:31Z
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-26 17:03:10 -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