Sign inSign up

codeformuenster/muenster-jetzt-api:pr-772

Manifest digest

sha256:9d8a7d8cad5085738f58581b7d1b9612aa2ec9e901c2e4c143cff4998fb5ec58

OS/ARCH

linux/amd64

Compressed size

380.03 MB

Last pushed

over 3 years by ubergesundheit

Type

Image

Manifest digest

sha256:9d8a7d8cad5085738f58581b7d1b9612aa2ec9e901c2e4c143cff4998fb5ec58

Image Layers

1ADD file ... in / 52.5 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.93 MB
4/bin/sh -c set -ex; if10.37 MB
5/bin/sh -c apt-get update &&52.06 MB
6/bin/sh -c set -ex; apt-get187.69 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 set -eux; apt-get6 MB
10ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
11ENV PYTHON_VERSION=3.10.100 B
12/bin/sh -c set -eux; wget17.81 MB
13/bin/sh -c set -eux; for233 B
14ENV PYTHON_PIP_VERSION=22.3.10 B
15ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
16ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py0 B
17ENV PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f39806370 B
18/bin/sh -c set -eux; wget2.92 MB
19CMD ["python3"]0 B
20WORKDIR /app99 B
21ENV PYTHONFAULTHANDLER=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=10 B
22COPY requirements.txt . # buildkit1.35 KB
23RUN /bin/sh -c pip install45.1 MB
24COPY mj mj # buildkit632.33 KB
25COPY events events # buildkit5.19 KB
26COPY scraping scraping # buildkit5.53 KB
27COPY templates templates # buildkit1.94 KB
28COPY manage.py setup.py ./ #865 B
29RUN /bin/sh -c pip install21.79 KB
30RUN /bin/sh -c useradd -u3.01 KB
31USER app:app0 B
32CMD ["gunicorn" "--bind" ":8000" "-k"0 B

Command

ADD file:513c5d5e501279c21a05c1d8b66e5f0b02ee4b27f0b928706d92fd9ce11c1be6 in /