Sign inSign up

appuio/example-django:tilt-21abfa355078de6a

Manifest digest

sha256:1620d1566318b85a8a8e53891f5a363bafa00e546d0b4a4effc8f4c26a26e536

OS/ARCH

linux/amd64

Compressed size

107.98 MB

Last pushed

over 6 years by braindoctor

Type

Image

Manifest digest

sha256:1620d1566318b85a8a8e53891f5a363bafa00e546d0b4a4effc8f4c26a26e536

Image Layers

1ADD file ... in / 25.84 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
5/bin/sh -c apt-get update &&2.62 MB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.60 B
8/bin/sh -c set -ex &&26.74 MB
9/bin/sh -c cd /usr/local/bin &&232 B
10ENV PYTHON_PIP_VERSION=19.3.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee0 B
13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.06 MB
14CMD ["python3"]0 B
15ARG REQUIREMENTS=requirements/production.txt0 B
16ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 PYTHONUNBUFFERED=10 B
17WORKDIR /app132 B
18COPY requirements requirements # buildkit509 B
19RUN |1 REQUIREMENTS=requirements/production.txt /bin/sh -c50.67 MB
20COPY . . # buildkit22.15 KB
21RUN |1 REQUIREMENTS=requirements/production.txt /bin/sh -c22.62 KB
22USER 1001:00 B
23RUN |1 REQUIREMENTS=requirements/production.txt /bin/sh -c5.79 KB
24ENTRYPOINT ["deployment/application/entrypoint.sh"]0 B
25CMD ["uwsgi" "deployment/application/uwsgi.ini"]0 B

Command

ADD file:04caaf303199c81ff1a94e2e39d5096f9d02b73294b82758e5bc6e23aff94272 in /