Sign inSign up

yinheli/kungfu:latest

Multi-platform
Index digest

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 MB
2LABEL org.opencontainers.image.authors=yinheli0 B
3LABEL org.opencontainers.image.source=https://github.com/yinheli/kungfu0 B
4RUN /bin/sh -c apt-get update1.2 MB
5RUN /bin/sh -c mkdir /app93 B
6WORKDIR /app32 B
7COPY /app/target/release/kungfu . # buildkit1.65 MB
8COPY /app/config config # buildkit970 B
9EXPOSE [53/tcp 53/udp]0 B
10CMD ["./kungfu"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'