Sign inSign up

cbothma/dockup:1.3.3

Multi-platform
Networking
Internet of things
Operating systems
Index digest

sha256:18e51ef2fb6eb9fe1a983e95d815878e010f8074f3b426433c33dcca8787e18c

OS/ARCH

Compressed size

627.9 MB

Last pushed

8 months by cbothma

Type

Image

Manifest digest

sha256:36dccff36c0cca4db0de49d770d95fe5db6402f5801a1bf9fa63be3c786eba35

Image Layers

1# debian.sh --arch 'amd64' out/28.39 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.23 MB
4ENV PYTHON_VERSION=3.14.20 B
5ENV PYTHON_SHA256=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e90 B
6RUN /bin/sh -c set -eux;11.67 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9ARG TARGETARCH=amd640 B
10ARG TARGETOS=linux0 B
11RUN |2 TARGETARCH=amd64 TARGETOS=linux /bin/sh515.44 MB
12RUN |2 TARGETARCH=amd64 TARGETOS=linux /bin/sh45.33 MB
13WORKDIR /app92 B
14RUN |2 TARGETARCH=amd64 TARGETOS=linux /bin/sh25.72 MB
15RUN |2 TARGETARCH=amd64 TARGETOS=linux /bin/sh196 B
16COPY app.py /app/ # buildkit66.78 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 'amd64' out/ 'trixie' '@1768176000'