Sign inSign up

zerocustom/alter_upnpd:200601

Multi-platform
Index digest

sha256:bfc6ce924326a60fac51899fa36670a521c1c74691e6d9ea23d905572e87ebe9

OS/ARCH

Compressed size

51.85 MB

Last pushed

3 months by zerocustom

Type

Image

Manifest digest

sha256:c22add7928852f16c6f9d0bbf23dc2d71bf2ca8052dfd592bbef9d9febd949be

Image Layers

1ADD alpine-minirootfs-3.24.1-x86.tar.gz / # buildkit3.5 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;400.04 KB
5ENV PYTHON_VERSION=3.14.60 B
6ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
7RUN /bin/sh -c set -eux;13.1 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10WORKDIR /app93 B
11COPY requirements.txt . # buildkit263 B
12COPY /wheels /wheels # buildkit13.31 MB
13RUN /bin/sh -c pip install21.17 MB
14COPY app/ . # buildkit29.44 KB
15RUN /bin/sh -c chmod +x362.73 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.tar.gz / # buildkit