Sign inSign up

cbothma/dockup:1.2.6

Networking
Internet of things
Operating systems
Index digest

sha256:d67f5b20b0d8258a829681809b63d5f9b05bb8ebaffaa1558536a9aa2aeb3733

OS/ARCH

linux/amd64

Compressed size

291.69 MB

Last pushed

9 months by cbothma

Type

Image

Manifest digest

sha256:7f89a53ddce637320683535b027f4c60eb8aa214897d3fc99b17c91c2db6fe36

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;249 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 install26.08 MB
13RUN /bin/sh -c mkdir -p197 B
14COPY app.py /app/ # buildkit64.11 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' '@1765152000'