Sign inSign up

cbothma/dockup:1.4.4

Multi-platform
Networking
Internet of things
Operating systems
Index digest

sha256:5335c70449c35e96f61838ef36b856de38f1002fe4903f8b1995fc93aa9db413

OS/ARCH

Compressed size

669.18 MB

Last pushed

7 months by cbothma

Type

Image

Manifest digest

sha256:6df1d463e44b571eefca05886d69dcfccc775f403c24e537d33f67c0e7db040f

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.30 B
5ENV PYTHON_SHA256=a97d5549e9ad81fe17159ed02c68774ad5d266c72f8d9a0b5a9c371fe85d902b0 B
6RUN /bin/sh -c set -eux;11.67 MB
7RUN /bin/sh -c set -eux;251 B
8CMD ["python3"]0 B
9ARG TARGETARCH=amd640 B
10ARG TARGETOS=linux0 B
11RUN |2 TARGETARCH=amd64 TARGETOS=linux /bin/sh556.73 MB
12RUN |2 TARGETARCH=amd64 TARGETOS=linux /bin/sh45.33 MB
13WORKDIR /app93 B
14RUN |2 TARGETARCH=amd64 TARGETOS=linux /bin/sh25.66 MB
15RUN |2 TARGETARCH=amd64 TARGETOS=linux /bin/sh246 B
16COPY app.py /app/ # buildkit79.98 KB
17COPY backup_manager.py /app/ # buildkit11.45 KB
18COPY linuxserver_templates.py /app/ # buildkit5.98 KB
19COPY static/index.html /app/static/ # buildkit59.53 KB
20COPY static/login.html /app/static/ # buildkit2.05 KB
21COPY static/setup.html /app/static/ # buildkit2.29 KB
22ENV PORT=50000 B
23EXPOSE [5000/tcp]0 B
24HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${PORT}/api/stacks0 B
25CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'