Sign inSign up

cbothma/dockup:1.3.3

Multi-platform
Networking
Internet of things
Operating systems
Index digest

sha256:18e51ef2fb6eb9fe1a983e95d815878e010f8074f3b426433c33dcca8787e18c

OS/ARCH

Compressed size

590.51 MB

Last pushed

8 months by cbothma

Type

Image

Manifest digest

sha256:fb1fd7a2cfdbc2701fa411d925a3eec880a01fa6a1f052d6c27a148fd4b19976

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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.21 MB
4ENV PYTHON_VERSION=3.14.20 B
5ENV PYTHON_SHA256=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e90 B
6RUN /bin/sh -c set -eux;11.58 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9ARG TARGETARCH=arm640 B
10ARG TARGETOS=linux0 B
11RUN |2 TARGETARCH=arm64 TARGETOS=linux /bin/sh482.54 MB
12RUN |2 TARGETARCH=arm64 TARGETOS=linux /bin/sh41.01 MB
13WORKDIR /app93 B
14RUN |2 TARGETARCH=arm64 TARGETOS=linux /bin/sh25.3 MB
15RUN |2 TARGETARCH=arm64 TARGETOS=linux /bin/sh199 B
16COPY app.py /app/ # buildkit66.79 KB
17COPY linuxserver_templates.py /app/ # buildkit5.98 KB
18COPY static/index.html /app/static/ # buildkit45.36 KB
19COPY static/login.html /app/static/ # buildkit2.06 KB
20COPY static/setup.html /app/static/ # buildkit2.29 KB
21ENV PORT=50000 B
22EXPOSE [5000/tcp]0 B
23HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${PORT}/api/stacks0 B
24CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1768176000'