Sign inSign up

dimasciput/docker-healthyrivers-uwsgi:latest

Manifest digest

sha256:6de945c69e3665c81ecf0b00e3b494289434b5982c5b166c4b31804e98446995

OS/ARCH

linux/amd64

Compressed size

646.24 MB

Last pushed

almost 8 years by dimasciput

Type

Image

Manifest digest

sha256:6de945c69e3665c81ecf0b00e3b494289434b5982c5b166c4b31804e98446995

Image Layers

1ADD file ... in / 43.21 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&10.24 MB
4/bin/sh -c set -ex; if4.14 MB
5/bin/sh -c apt-get update &&47.75 MB
6/bin/sh -c set -ex; apt-get203.33 MB
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9/bin/sh -c apt-get update &&5.48 MB
10ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
11ENV PYTHON_VERSION=3.6.60 B
12/bin/sh -c set -ex &&19.98 MB
13/bin/sh -c cd /usr/local/bin &&240 B
14ENV PYTHON_PIP_VERSION=18.10 B
15/bin/sh -c set -ex; wget1.7 MB
16CMD ["python3"]0 B
17MAINTAINER Dimas Ciputra<[email protected]>0 B
18/bin/sh -c export DEBIAN_FRONTEND=noninteractive0 B
19ENV DEBIAN_FRONTEND=noninteractive0 B
20/bin/sh -c dpkg-divert --local --rename0 B
21/bin/sh -c apt-get update -y11.89 MB
22/bin/sh -c apt-get install -y97.45 MB
23/bin/sh -c apt-get -y --force-yes44.04 MB
24COPY file:d37a7364f6e376ed977568c6c933136a10d1845df642098ebb57e077b40ae1a5 in /REQUIREMENTS.txt 491 B
25/bin/sh -c pip install -r129.68 MB
26/bin/sh -c pip install uwsgi1.92 MB
27/bin/sh -c curl -sL https://deb.nodesource.com/setup_6.x3.44 KB
28/bin/sh -c bash nodesource_setup.sh833.06 KB
29/bin/sh -c apt-get -y --force-yes15.85 MB
30/bin/sh -c npm -g install1.3 MB
31/bin/sh -c rpl "env node"1.92 KB
32WORKDIR /home/web112 B
33/bin/sh -c git init &&6.21 KB
34/bin/sh -c git pull origin7.46 MB
35WORKDIR /home/web/django_project0 B
36/bin/sh -c mkdir -p /home/web/media137 B
37ADD file ... in /entry-point.sh 238 B
38/bin/sh -c chmod +x /entry-point.sh238 B
39ADD file ... in /uwsgi.conf 426 B
40EXPOSE 80800 B
41CMD ["uwsgi" "--ini" "/uwsgi.conf"]0 B

Command

ADD file:58d5c21fcabcf1eec94e8676a3b1e51c5fdc2db5c7b866a761f907fa30ede4d8 in /