sha256:65de5ed3f45d7889544714203cfd92e1194f05433e3179e5d5e0e8dde1bc89ac
OS/ARCH
Compressed size
31.25 MB
Last pushed
7 months by yinheli
Type
Image
Manifest digest
sha256:9b3cb38e2191c92d9648e5e8965f34bfa701619b4f8f4d2f1224ea2fc402d5b1
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2LABEL org.opencontainers.image.authors=yinheli0 B3LABEL org.opencontainers.image.source=https://github.com/yinheli/kungfu0 B4RUN /bin/sh -c apt-get update1.2 MB5RUN /bin/sh -c mkdir /app93 B6WORKDIR /app32 B7COPY /app/target/release/kungfu . # buildkit1.65 MB8COPY /app/config config # buildkit970 B9EXPOSE [53/tcp 53/udp]0 B10CMD ["./kungfu"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'