sha256:96b36f1122b9d3f1850e761b32c21e43066be4e098869eade2056cf446648524
OS/ARCH
Compressed size
103.09 MB
Last pushed
2 months by snowdream
Type
Image
Manifest digest
sha256:aeafa28b7b6a595c5b573a4a69b76ecb1b854d1adde9cd3af509e8a35975a2c8
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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=068.48 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=Frpc 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/frpc /usr/bin/ # buildkit6.21 MB21COPY /root/conf/frpc.toml /etc/frp/ # buildkit246 B22COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit318 B23COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit401 B24RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0308 B25ENTRYPOINT ["docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1762202650'