keo

snipo (sha256:dda88283cc60cfcc295d723ca7ab41a618ac80d67d4f4748daa15d3882cedf64)

Published 2026-07-17 23:14:36 -04:00 by keo

Installation

docker pull git.keo.sh/keo/snipo@sha256:dda88283cc60cfcc295d723ca7ab41a618ac80d67d4f4748daa15d3882cedf64
sha256:dda88283cc60cfcc295d723ca7ab41a618ac80d67d4f4748daa15d3882cedf64

About this package

Snipo with the keo.sh terminal-modern theme

Image layers

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG SOURCE_REVISION=3b2ca08064c03a4b96fd09e04100a6989f04f646
ARG THEME_VARIANT=terminal-modern
RUN |2 SOURCE_REVISION=3b2ca08064c03a4b96fd09e04100a6989f04f646 THEME_VARIANT=terminal-modern /bin/sh -c apk add --no-cache ca-certificates tzdata && adduser -D -u 1000 snipo && mkdir -p /data /tmp && chown -R snipo:snipo /data /tmp # buildkit
COPY --chown=root:root --chmod=755 /snipo /snipo # buildkit
WORKDIR /data
LABEL org.opencontainers.image.revision=3b2ca08064c03a4b96fd09e04100a6989f04f646 org.opencontainers.image.description=Snipo with the keo.sh terminal-modern theme org.opencontainers.image.base.name=keo.sh/terminal-modern org.opencontainers.image.vendor=keo.sh org.opencontainers.image.licenses=AGPL-3.0
EXPOSE [8080/tcp]
HEALTHCHECK {Test:[CMD /snipo health] Interval:30s Timeout:5s StartPeriod:5s StartInterval:0s Retries:3}
USER snipo
ENV SNIPO_HOST=0.0.0.0 SNIPO_PORT=8080 SNIPO_DB_PATH=/data/snipo.db SNIPO_LOG_FORMAT=json
ENTRYPOINT ["/snipo"]
CMD ["serve"]

Labels

Key Value
org.opencontainers.image.base.name keo.sh/terminal-modern
org.opencontainers.image.description Snipo with the keo.sh terminal-modern theme
org.opencontainers.image.licenses AGPL-3.0
org.opencontainers.image.revision 3b2ca08064c03a4b96fd09e04100a6989f04f646
org.opencontainers.image.vendor keo.sh
Details
Container
2026-07-17 23:14:36 -04:00
7
OCI / Docker
linux/amd64
AGPL-3.0
13 MiB
Versions (3) View all