sha256:56d8358d4c458841b56519ebb827271ec45319f824d882f2cc51129cb386db91
OS/ARCH
Compressed size
31.24 MB
Last pushed
6 months by yinheli
Type
Image
Manifest digest
sha256:bdeaa01abd33805ef75a74b4fb0f8b8158bb331a8b95a10ab4f095165b627094
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' '@1773619200'