sha256:c01f68282f5bb90b56b480d513b4cb19cfc50a3e7949949a78d3f5ae9d319f13
OS/ARCH
linux/amd64
Compressed size
66.04 MB
Last pushed
3 months by neowu
Type
Image
Manifest digest
sha256:c01f68282f5bb90b56b480d513b4cb19cfc50a3e7949949a78d3f5ae9d319f13
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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 -p121 B6COPY /usr/local/cargo/bin/log_processor /opt/log_processor/ # buildkit13.51 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' '@1781049600'