sha256:da421f992445bd35612a8a86a29f0733843d38d4fb788b956d73be36d356661c
OS/ARCH
Compressed size
97.52 MB
Last pushed
4 months by snowdream
Type
Image
Manifest digest
sha256:eb9eba022d6104c7783bc60144fc5f4a726bb355a461d7fd6552e2b2891b42ad
Image Layers
1# debian.sh --arch 'armel' out/26.65 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=065.1 MB9COPY vimrc.local /etc/vim/vimrc.local # buildkit1.85 KB10COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit844 B11COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit399 B12RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0839 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/ # buildkit5.76 MB21COPY /root/conf/frpc.toml /etc/frp/ # buildkit246 B22COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit316 B23COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit402 B24RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0311 B25ENTRYPOINT ["docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'armel' out/ 'trixie' '@1762202650'