dw3-ingestion (sha256:3e60ed7616110fee4d82c7ffd79ff468df6a753848fcc3960b680b0286e4c567)

Published 2026-02-15 11:26:41 +01:00 by yorch

Installation

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

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'
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-02-15 11:26:41 +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