dw3-ingestion (sha256:e6d5267570a5861ae43375ff060fddc0426fb05c8ca048edf9ef4ffa7e79afbd)

Published 2026-01-30 17:13:35 +01:00 by yorch

Installation

docker pull forge.yorch.xyz/yorch/dw3-ingestion@sha256:e6d5267570a5861ae43375ff060fddc0426fb05c8ca048edf9ef4ffa7e79afbd
sha256:e6d5267570a5861ae43375ff060fddc0426fb05c8ca048edf9ef4ffa7e79afbd

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates tzdata && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c useradd -m appuser # buildkit
WORKDIR /app
COPY /app/target/release/dw3-ingestion /usr/local/bin/dw3-ingestion # buildkit
USER appuser
ENTRYPOINT ["dw3-ingestion"]
Details
Container
2026-01-30 17:13:35 +01:00
0
OCI / Docker
linux/amd64
34 MiB
Versions (7) View all
latest 2026-02-15
0.0.2 2026-02-15
0.0 2026-02-15
0 2026-02-15
aa47898 2026-02-15