Sign inSign up

yinheli/kungfu:v0.2.2

Multi-platform
Index digest

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 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' '@1769990400'