• Joined on 2023-01-02

pansy (sha-78ee892)

Published 2026-07-22 13:49:42 +00:00 by steve

Installation

docker pull gitea.stevedudenhoeffer.com/steve/pansy:sha-78ee892
sha256:719b63885f300c50dde4652b573de0ce5f0ab4be07610b2a138d0f3447ae2c97

Images

Digest OS / Arch Size
b0467b2cec linux/amd64 15 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG BUILD_COMMIT=78ee892b64a8ce08fa2125a4d25037263db9beb8
ARG BUILD_BRANCH=feat/mobile-inspector-peek
ARG BUILD_TIME=2026-07-22T13:49:33Z
LABEL org.opencontainers.image.title=pansy org.opencontainers.image.description=Self-hostable garden planner org.opencontainers.image.source=https://gitea.stevedudenhoeffer.com/steve/pansy org.opencontainers.image.revision=78ee892b64a8ce08fa2125a4d25037263db9beb8 org.opencontainers.image.version=feat/mobile-inspector-peek org.opencontainers.image.created=2026-07-22T13:49:33Z
RUN |3 BUILD_COMMIT=78ee892b64a8ce08fa2125a4d25037263db9beb8 BUILD_BRANCH=feat/mobile-inspector-peek BUILD_TIME=2026-07-22T13:49:33Z /bin/sh -c apk add --no-cache ca-certificates tzdata && adduser -D -u 10001 pansy && mkdir -p /data && chown pansy:pansy /data # buildkit
COPY /out/pansy /usr/local/bin/pansy # buildkit
USER pansy
ENV PANSY_PORT=8080 PANSY_DB=/data/pansy.db
WORKDIR /data
VOLUME [/data]
EXPOSE [8080/tcp]
HEALTHCHECK {Test:[CMD-SHELL wget -q -O - "http://127.0.0.1:${PANSY_PORT}/api/v1/healthz" || exit 1] Interval:30s Timeout:3s StartPeriod:5s StartInterval:0s Retries:3}
ENTRYPOINT ["/usr/local/bin/pansy"]

Labels

Key Value
org.opencontainers.image.created 2026-07-22T13:49:33Z
org.opencontainers.image.description Self-hostable garden planner
org.opencontainers.image.revision 78ee892b64a8ce08fa2125a4d25037263db9beb8
org.opencontainers.image.source https://gitea.stevedudenhoeffer.com/steve/pansy
org.opencontainers.image.title pansy
org.opencontainers.image.version feat/mobile-inspector-peek
Details
Container
2026-07-22 13:49:42 +00:00
0
OCI / Docker
Versions (188) View all
latest 2026-07-23
sha-cac2628 2026-07-23
sha-c432fe9 2026-07-23
sha-f148755 2026-07-23