Sign inSign up

petermatthew/ssserver-manager:slim

Multi-platform
Networking
API management
Index digest

sha256:844fe6bee7fd12cd37fc16c05e7135d2136ccbff1a7040e82e196a8ed25d84d5

OS/ARCH

Compressed size

43.82 MB

Last pushed

8 months by petermatthew

Type

Image

Manifest digest

sha256:ea8f8d8d80f16d452a50538e1d6504947a2293d8546231aa876fe808b916c802

Image Layers

1# debian.sh --arch 'armhf' out/24.99 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.19 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.60 B
6ENV PYTHON_SHA256=17ba5508819d8736a14fbfc47d36e184946a877851b2e9c4b6c43acb44a3b1040 B
7RUN /bin/sh -c set -eux;10.64 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10ENV TZ=Asia/Shanghai0 B
11ENV ARGS=0 B
12RUN /bin/sh -c apt-get update1.15 MB
13RUN /bin/sh -c pip install5.85 MB
14WORKDIR /app93 B
15COPY templates/ /app/templates/ # buildkit420 B
16COPY ./app.py /app/app.py # buildkit921 B
17RUN /bin/sh -c chmod +x918 B
18EXPOSE [6000/tcp 8388/tcp 8388/udp]0 B
19CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1754870400'