sha256:062e50aec159d8f4e7bc13b564d5e118f5958b505060c398dd0723312b3c5ef0
OS/ARCH
Compressed size
24.14 MB
Last pushed
about 1 year by petermatthew
Type
Image
Manifest digest
sha256:e7fbda69e78fd98961e742b5aae05c2463f6199f97c01c6158d8a53b8793d9a1
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2ENV SERVER=0.0.0.00 B3ENV SERVER_PORT=83880 B4ENV PASSWORD=Password0 B5ENV TIMEOUT=3000 B6ENV METHOD=aes-256-gcm0 B7ENV DNS_ADDRS=114.114.114.114,8.8.8.80 B8ENV TZ=Asia/Shanghai0 B9ENV ARGS=0 B10RUN /bin/sh -c apt-get update1.31 MB11COPY ./entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit591 B12RUN /bin/sh -c chmod +x585 B13ENTRYPOINT ["docker-entrypoint.sh"]0 B14EXPOSE map[8388/tcp:{} 8388/udp:{}]0 B15STOPSIGNAL SIGINT0 B16CMD ["ss-server"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1753056000'