sha256:58f153650d0ffdfaa567916b71945f24bc7d486147a95a63f0c4218329ff7550
OS/ARCH
Compressed size
26.25 MB
Last pushed
about 1 year by petermatthew
Type
Image
Manifest digest
sha256:3c6c99496abffe03490bd6e7bf34f9b51323725a5e6fda766dd34c96f37ac2f7
Image Layers
1# debian.sh --arch 'armhf' out/24.99 MB2ENV SERVER=ss.example.com0 B3ENV SERVER_PORT=83880 B4ENV LOCAL_ADDRESS=0.0.0.00 B5ENV LOCAL_PORT=10800 B6ENV PASSWORD=Password0 B7ENV TIMEOUT=3000 B8ENV METHOD=aes-256-gcm0 B9ENV TZ=Asia/Shanghai0 B10ENV ARGS=0 B11RUN /bin/sh -c apt-get update1.26 MB12COPY ./entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit573 B13RUN /bin/sh -c chmod +x568 B14ENTRYPOINT ["docker-entrypoint.sh"]0 B15EXPOSE map[1080/tcp:{} 1080/udp:{}]0 B16STOPSIGNAL SIGINT0 B17CMD ["ss-local"]0 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1754870400'