• Joined on 2023-01-02

chirp (sha-4faadd7)

Published 2026-07-24 16:20:19 +00:00 by steve

Installation

docker pull gitea.stevedudenhoeffer.com/steve/chirp:sha-4faadd7
sha256:7925ff1b2e7ea1c205c41fb737f0a7be272be26be905af2efd6222cbd8847b53

Images

Digest OS / Arch Size
69c74eb191 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-4faadd7
ARG BUILD_COMMIT=4faadd74f82ca96a0c723b228d08e70a7545fc74
ARG BUILD_TIME=2026-07-24T16:19:47Z
LABEL org.opencontainers.image.title=chirp org.opencontainers.image.version=sha-4faadd7 org.opencontainers.image.revision=4faadd74f82ca96a0c723b228d08e70a7545fc74 org.opencontainers.image.created=2026-07-24T16:19:47Z
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:19:47Z
org.opencontainers.image.revision 4faadd74f82ca96a0c723b228d08e70a7545fc74
org.opencontainers.image.title chirp
org.opencontainers.image.version sha-4faadd7
Details
Container
2026-07-24 16:20:19 +00:00
0
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