Sign inSign up

zerocustom/alter_upnpd:latest

Multi-platform
Index digest

sha256:00f70f22b3d10e6e09e1c152d98f44cf55f801471ee8b9f56cf9727cce8b581e

OS/ARCH

Compressed size

43.28 MB

Last pushed

about 1 month by zerocustom

Type

Image

Manifest digest

sha256:a0db61911239e80768553e66a05bf397ae40fb11f2fceaee75c4a15744f99d3b

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;398.5 KB
5ENV PYTHON_VERSION=3.14.70 B
6ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
7RUN /bin/sh -c set -eux;12.88 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
10WORKDIR /app93 B
11COPY requirements.txt . # buildkit264 B
12COPY /wheels /wheels # buildkit9.07 MB
13RUN /bin/sh -c pip install16.88 MB
14COPY app/ . # buildkit33.11 KB
15RUN /bin/sh -c chmod +x363.48 KB
16EXPOSE [5000/tcp]0 B
17HEALTHCHECK {Test:[CMD-SHELL wget -qO -0 B
18ENTRYPOINT ["/app/docker.sh"]0 B
19CMD ["gunicorn" "-c" "gunicorn_config.py" "app:application"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit