Sign inSign up

okibot/website:latest

Manifest digest

sha256:4be546979c35a2bf1b3d00563d76634cf274b37925e4ff2e03afee77dde2b587

OS/ARCH

linux/amd64

Compressed size

491.48 MB

Last pushed

about 5 years by okibot

Type

Image

Manifest digest

sha256:4be546979c35a2bf1b3d00563d76634cf274b37925e4ff2e03afee77dde2b587

Image Layers

1ADD file ... in / 48.1 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get7.47 MB
4/bin/sh -c set -ex; if9.53 MB
5/bin/sh -c apt-get update &&49.44 MB
6/bin/sh -c set -ex; apt-get183.44 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.86 MB
10ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
11ENV PYTHON_VERSION=3.8.100 B
12/bin/sh -c set -ex &&17.47 MB
13/bin/sh -c cd /usr/local/bin &&233 B
14ENV PYTHON_PIP_VERSION=21.1.20 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/936e08ce004d0b2fae8952c50f7ccce1bc578ce5/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=8890955d56a8262348470a76dc432825f61a84a54e2985a86cd520f656a6e2200 B
17/bin/sh -c set -ex; wget2.24 MB
18CMD ["python3"]0 B
19MAINTAINER Open Knowledge Foundation0 B
20WORKDIR /app99 B
21RUN /bin/sh -c apt-get update12.94 MB
22RUN /bin/sh -c curl -o-230.29 KB
23RUN /bin/sh -c apt-get install6.61 MB
24RUN /bin/sh -c apt-get install1.25 MB
25RUN /bin/sh -c echo "daemon871 B
26RUN /bin/sh -c rm /etc/nginx/sites-enabled/default190 B
27COPY deployment/nginx.conf /etc/nginx/conf.d/default.conf # buildkit475 B
28COPY deployment/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit283 B
29COPY deployment/gunicorn.conf /etc/supervisor/conf.d/gunicorn.conf # buildkit298 B
30COPY aldryn_quote ./aldryn_quote # buildkit3.86 KB
31COPY aldryn_video ./aldryn_video # buildkit11.21 KB
32COPY article_list_item ./article_list_item # buildkit1.78 KB
33COPY docs ./docs # buildkit5.7 KB
34COPY foundation ./foundation # buildkit39.79 KB
35COPY lib ./lib # buildkit1005 B
36COPY sendemail ./sendemail # buildkit1.46 KB
37COPY static ./static # buildkit7.61 MB
38COPY templates ./templates # buildkit14.45 KB
39COPY manage.py . # buildkit321 B
40COPY package-lock.json . # buildkit44.86 KB
41COPY package.json . # buildkit495 B
42COPY requirements.txt . # buildkit1.37 KB
43COPY deployment/gunicorn.config.py . # buildkit211 B
44RUN /bin/sh -c pip install94.65 MB
45RUN /bin/sh -c . /root/.nvm/nvm.sh32.82 MB
46RUN /bin/sh -c . /root/.nvm/nvm.sh247 B
47ENV PORT=800 B
48EXPOSE map[80/tcp:{}]0 B
49RUN /bin/sh -c python manage.py11.69 MB
50CMD ["/bin/sh" "-c" "python manage.py0 B

Command

ADD file:1a1eae7a82c66d673971436ce2605e97d107e2934b7cdec876c64923ae6f4f85 in /