Sign inSign up

cbothma/dockup:1.2.7

Networking
Internet of things
Operating systems
Index digest

sha256:07c5365e6669aad50bda579e1094de7cafe6d15cc7e2504ea4a5b6a37dd3038b

OS/ARCH

linux/amd64

Compressed size

291.34 MB

Last pushed

9 months by cbothma

Type

Image

Manifest digest

sha256:0766ca9f16736b5a39fd1ba5ec0d64b1f4637dae36aeb136e7944c6ed1cafe46

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.20 B
5ENV PYTHON_SHA256=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e90 B
6RUN /bin/sh -c set -eux;11.67 MB
7RUN /bin/sh -c set -eux;248 B
8CMD ["python3"]0 B
9RUN /bin/sh -c apt-get update185.85 MB
10RUN /bin/sh -c curl -sfL38.34 MB
11WORKDIR /app93 B
12RUN /bin/sh -c pip install25.73 MB
13RUN /bin/sh -c mkdir -p200 B
14COPY app.py /app/ # buildkit64.1 KB
15COPY linuxserver_templates.py /app/ # buildkit5.98 KB
16COPY static/index.html /app/static/ # buildkit43.3 KB
17COPY static/login.html /app/static/ # buildkit2.06 KB
18COPY static/setup.html /app/static/ # buildkit2.29 KB
19EXPOSE [5000/tcp]0 B
20HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:5000/api/stacks0 B
21CMD ["python" "app.py"]0 B

Command

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