Sign inSign up

dimasciput/cyanolakes-uwsgi:latest

Manifest digest

sha256:b46e15076507f2d007c45186f09165fdee6c3dc04750db773e953cfe606c7607

OS/ARCH

linux/amd64

Compressed size

519.01 MB

Last pushed

over 1 year by dimasciput

Type

Image

Manifest digest

sha256:b46e15076507f2d007c45186f09165fdee6c3dc04750db773e953cfe606c7607

Image Layers

1ADD file ... in / 29.97 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;1.03 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.200 B
8RUN /bin/sh -c set -eux;13.05 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update253.92 MB
12RUN /bin/sh -c pip install5.93 MB
13ADD REQUIREMENTS.txt /REQUIREMENTS.txt # buildkit867 B
14RUN /bin/sh -c pip install215.11 MB
15RUN /bin/sh -c pip install112 B
16WORKDIR /home/web/django_project140 B
17ADD uwsgi.conf /uwsgi.conf # buildkit557 B
18EXPOSE map[8080/tcp:{}]0 B
19CMD ["uwsgi" "--ini" "/uwsgi.conf"]0 B

Command

ADD file:270cda9833ffe6dfbe916662a9204a205f41c1fd440b66ec822ac00de86a5f5e in /