sha256:b22c621408def63abe87f47320ec321fa2ccc6700f81c1d1610c0f7bb8908c78
OS/ARCH
Compressed size
108.99 MB
Last pushed
4 months by manlongdan
Type
Image
Manifest digest
sha256:cc43985d48460e5d0c4ca18b60d28ee8ee709cc4fbbbcf81590ac0dc5e16f059
Image Layers
1# debian.sh --arch 'i386' out/29.85 MB2LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Debian Base0 B3USER root0 B4WORKDIR /root32 B5ARG DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-80 B6ENV DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-80 B7RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=032 B8RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=072.09 MB9COPY vimrc.local /etc/vim/vimrc.local # buildkit1.85 KB10COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit845 B11COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit400 B12RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0840 B13ENTRYPOINT ["docker-entrypoint.sh"]0 B14LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=frps Image0 B15USER root0 B16WORKDIR /root32 B17ARG DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-80 B18ENV DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-80 B19RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=032 B20COPY /root/bin/frps /usr/bin/ # buildkit7.05 MB21COPY /root/conf/frps.toml /etc/frp/ # buildkit170 B22COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit316 B23COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit399 B24RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0309 B25ENTRYPOINT ["docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'i386' out/ 'trixie' '@1762202650'