bandori-logging (sha256:f9c1e24bbdc876e68bb9a3df86749296d18198fd9c5b46b66ee1d0a1ea7489fd)

Published 2026-06-28 19:44:20 -05:00 by ethanaobrien

Installation

docker pull git.ethanthesleepy.one/ethanaobrien/bandori-logging@sha256:f9c1e24bbdc876e68bb9a3df86749296d18198fd9c5b46b66ee1d0a1ea7489fd
sha256:f9c1e24bbdc876e68bb9a3df86749296d18198fd9c5b46b66ee1d0a1ea7489fd

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'
WORKDIR /app
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libssl3 && rm -rf /var/lib/apt/lists/* # buildkit
COPY /build/target/release/logging /usr/local/bin/logging # buildkit
COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
RUN /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh # buildkit
EXPOSE [8080/tcp]
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
Details
Container
2026-06-28 19:44:20 -05:00
1
OCI / Docker
linux/amd64
36 MiB
Versions (10) View all
http2-grpc 2026-06-28
sha-ed064bc 2026-06-28
sha-c4bbf85 2026-06-28
sha-65043d8 2026-06-28
sha-2409b07 2026-06-28