• Joined on 2023-01-02

chirp (sha-9ec1e08)

Published 2026-07-24 13:02:19 +00:00 by steve

Installation

docker pull gitea.stevedudenhoeffer.com/steve/chirp:sha-9ec1e08
sha256:f9751669907f8da45d46065dcc97c67b14f9883b5f375552e2dbbd4428831b6c

Images

Digest OS / Arch Size
e1e1661462 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-9ec1e08
ARG BUILD_COMMIT=9ec1e082f558fc8a6f531a4f9313656e84b96936
ARG BUILD_TIME=2026-07-24T13:01:53Z
LABEL org.opencontainers.image.title=chirp org.opencontainers.image.version=sha-9ec1e08 org.opencontainers.image.revision=9ec1e082f558fc8a6f531a4f9313656e84b96936 org.opencontainers.image.created=2026-07-24T13:01:53Z
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-24T13:01:53Z
org.opencontainers.image.revision 9ec1e082f558fc8a6f531a4f9313656e84b96936
org.opencontainers.image.title chirp
org.opencontainers.image.version sha-9ec1e08
Details
Container
2026-07-24 13:02: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