• Joined on 2023-01-02

chirp (branch-main)

Published 2026-07-24 16:23:24 +00:00 by steve

Installation

docker pull gitea.stevedudenhoeffer.com/steve/chirp:branch-main
sha256:aa5673a8226eaa98e6066ece3e77f5e9897e44c4ea008bf7c7bc2a492e577ffa

Images

Digest OS / Arch Size
d21bce11b1 linux/amd64 5.9 MiB

Image Layers ( linux/amd64)

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
ARG BUILD_VERSION=sha-55a0db5
ARG BUILD_COMMIT=55a0db5b672b2997a9acfe9e5fded8a67fa0c8b9
ARG BUILD_TIME=2026-07-24T16:22:55Z
LABEL org.opencontainers.image.title=chirp org.opencontainers.image.version=sha-55a0db5 org.opencontainers.image.revision=55a0db5b672b2997a9acfe9e5fded8a67fa0c8b9 org.opencontainers.image.created=2026-07-24T16:22:55Z
COPY /out/chirpd /chirpd # buildkit
ENV CHIRP_LISTEN_ADDR=:8080 CHIRP_DB_PATH=/data/chirp.db CHIRP_CLIP_DIR=/data/clips
EXPOSE [8080/tcp]
VOLUME [/data]
ENTRYPOINT ["/chirpd"]

Labels

Key Value
org.opencontainers.image.created 2026-07-24T16:22:55Z
org.opencontainers.image.revision 55a0db5b672b2997a9acfe9e5fded8a67fa0c8b9
org.opencontainers.image.title chirp
org.opencontainers.image.version sha-55a0db5
Details
Container
2026-07-24 16:23:24 +00:00
2
OCI / Docker
Versions (11) View all
sha-55a0db5 2026-07-24
latest 2026-07-24
branch-main 2026-07-24
pr-3 2026-07-24
sha-4faadd7 2026-07-24