Sign inSign up

codeformuenster/muenster-jetzt-api:master-dbcf34d-1679924716

Index digest

sha256:79ce56875ea72bd9988d31e516f465e23627b8f28f4ab5c04091811b702f1d53

OS/ARCH

linux/amd64

Compressed size

378.82 MB

Last pushed

over 3 years by ubergesundheit

Type

Image

Manifest digest

sha256:6c65ff813c57a6b1fc872f82b3a102e046c824ccfcb5d9a3d238f5e22bbf5851

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.05 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
9RUN /bin/sh -c set -eux;6 MB
10ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
11ENV PYTHON_VERSION=3.10.100 B
12RUN /bin/sh -c set -eux;16.58 MB
13RUN /bin/sh -c set -eux;243 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
18RUN /bin/sh -c set -eux;2.94 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.32 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 KB
31USER app:app0 B
32CMD ["gunicorn" "--bind" ":8000" "-k"0 B

Command

ADD file:459d1e92eb8c24ff4758f974d289ca8a2abe04cf50b6fe2bd760aa4589478289 in /