sha256:14c3b6873fbe5e1398a1618e5d036fcab539d45dd42abc8e194287a9fb6a667c
OS/ARCH
linux/amd64
Compressed size
65.85 MB
Last pushed
4 months by neowu
Type
Image
Manifest digest
sha256:14c3b6873fbe5e1398a1618e5d036fcab539d45dd42abc8e194287a9fb6a667c
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2COPY /etc/apt/sources.list.d/confluent.list /etc/apt/sources.list.d/confluent.list # buildkit264 B3COPY /usr/share/keyrings/confluent.gpg /usr/share/keyrings/confluent.gpg # buildkit2.43 KB4RUN /bin/sh -c apt-get update24.11 MB5RUN /bin/sh -c mkdir -p120 B6COPY /usr/local/cargo/bin/log_processor /opt/log_processor/ # buildkit13.33 MB7COPY /usr/src/app/log_processor/assets /opt/log_processor/assets # buildkit9.36 KB8RUN /bin/sh -c groupadd --gid1.12 KB9USER 10000 B10CMD ["/opt/log_processor/log_processor"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'