Sign inSign up

cbothma/dockup:1.3.6

Multi-platform
Networking
Internet of things
Operating systems
Index digest

sha256:8313273940cf7c39a09ef23cb7d58f0ce0d1519a25a04860c6918ed2e0bac045

OS/ARCH

Compressed size

590.51 MB

Last pushed

8 months by cbothma

Type

Image

Manifest digest

sha256:e76e21b8b43e1a4ff0c230a3254db1c9d2b9cf6ea68548e85b1d7b95a6194979

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.55 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/sh198 B
16COPY app.py /app/ # buildkit69.28 KB
17COPY linuxserver_templates.py /app/ # buildkit5.98 KB
18COPY static/index.html /app/static/ # buildkit48.47 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'