• Joined on 2023-01-02

chirp (pr-1)

Published 2026-07-24 15:57:38 +00:00 by steve

Installation

docker pull gitea.stevedudenhoeffer.com/steve/chirp:pr-1
sha256:2640286ba746392f2551c8b4119ba0832e47797ed69041e853513318559893db

Images

Digest OS / Arch Size
98b4a52e75 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-313dbcb
ARG BUILD_COMMIT=313dbcb110bdb400eed24e44697ec8293aa296d7
ARG BUILD_TIME=2026-07-24T15:57:24Z
LABEL org.opencontainers.image.title=chirp org.opencontainers.image.version=sha-313dbcb org.opencontainers.image.revision=313dbcb110bdb400eed24e44697ec8293aa296d7 org.opencontainers.image.created=2026-07-24T15:57:24Z
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-24T15:57:24Z
org.opencontainers.image.revision 313dbcb110bdb400eed24e44697ec8293aa296d7
org.opencontainers.image.title chirp
org.opencontainers.image.version sha-313dbcb
Details
Container
2026-07-24 15:57:38 +00:00
1
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