Sign inSign up

thekevjames/thekev.in:master-c02cb1b4

Manifest digest

sha256:d2ee8189c2f4c3b6698259edf712b1a12a1fa7c38f88be35a4c7ede92a723bf7

OS/ARCH

linux/amd64

Compressed size

158.32 MB

Last pushed

over 8 years by thekevjamescircleci

Type

Image

Manifest digest

sha256:d2ee8189c2f4c3b6698259edf712b1a12a1fa7c38f88be35a4c7ede92a723bf7

Image Layers

1ADD file ... in / 1.9 MB
2CMD ["/bin/sh"]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
5/bin/sh -c apk add --no-cache343.12 KB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.6.20 B
8/bin/sh -c set -ex &&26.12 MB
9/bin/sh -c cd /usr/local/bin &&228 B
10ENV PYTHON_PIP_VERSION=9.0.10 B
11/bin/sh -c set -ex; apk1.83 MB
12CMD ["python3"]0 B
13EXPOSE 80/tcp0 B
14COPY file:a8b649abd5a9c8d64633b0a3853cd0947779d92df3b213632c6ad13e1c8874c2 in /app/requirements.txt 219 B
15/bin/sh -c pip install --no-cache-dir7.32 MB
16COPY dir:869663bfd62e17f806c1879fac403a2c60b09552bab10c8e89b9f7563244436d in /app/templates 8.35 KB
17COPY dir:69e26c2646736ad6fb33c42ae449e4f38cdf752132ff242f51396c61332d9b8c in /app/static 120.78 MB
18COPY dir:d9070af1e0ed28894e72c83e9c229a74433437e5c078a62b337e3f6f59414903 in /app/pages 31.99 KB
19COPY file:38e2b8431f2a1d6d472735a4e1d99bbcee72111667ee2e8646c39f9909e37471 in /app 1.44 KB
20CMD ["python" "/app/run.py"]0 B

Command

ADD file:4583e12bf5caec40b861a3409f2a1624c3f3556cc457edb99c9707f00e779e45 in /