Sign inSign up

worthnl/notifynl-api:20241209.6.dev

Message queues
Web servers
Index digest

sha256:5803266b481e829c7e3c7fd2825480bbaadc82c871f2e161b346599ad713c6cb

OS/ARCH

linux/amd64

Compressed size

327.98 MB

Last pushed

almost 2 years by pgaetani

Type

Image

Manifest digest

sha256:d2c10bb1e5d2e431f423e5fd43a78922f02723448cf6b7f90bc799cf85fec4f8

Image Layers

1# debian.sh --arch 'amd64' out/28.85 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;850.8 KB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.110 B
7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B
8RUN /bin/sh -c set -eux;14.69 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV DEBIAN_FRONTEND=noninteractive0 B
12ENV PYTHONUNBUFFERED=10 B
13RUN /bin/sh -c apt-get update1.37 MB
14WORKDIR /home/vcap/app129 B
15RUN /bin/sh -c groupadd -r1.67 KB
16USER notify0 B
17RUN /bin/sh -c mkdir /home/vcap/logs139 B
18COPY --chown=root:root /opt/venv /opt/venv #59.95 MB
19ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
20COPY --chown=notify:notify app app #208.68 KB
21COPY --chown=notify:notify migrations migrations #98.9 KB
22COPY --chown=notify:notify templates templates #1.26 KB
23COPY --chown=notify:notify run_celery.py gunicorn_config.py application.py2.32 KB
24COPY --chown=notify:notify /home/vcap/app/app/version.py app/version.py #240 B
25RUN /bin/sh -c chown -R32 B
26ENTRYPOINT ["/home/vcap/app/entrypoint.sh"]0 B
27USER root0 B
28RUN /bin/sh -c echo "Install26.3 MB
29RUN /bin/sh -c usermod -aG622 B
30RUN /bin/sh -c echo '%sudo503 B
31USER notify0 B
32RUN /bin/sh -c mkdir -p32 B
33COPY --chown=notify:notify /opt/venv /opt/venv #59.96 MB
34COPY --chown=notify:notify /home/vcap/app/app/version.py app/version.py #32 B
35COPY --chown=notify:notify . . #303.03 KB
36ENV SQLALCHEMY_DATABASE_URI=postgresql://postgres:postgres@localhost/0 B
37RUN /bin/sh -c pip3 install18.43 MB
38USER root0 B
39ENV POSTGRES_VERSION=15 POSTGRES_REPO_KEY=B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF80 B
40RUN /bin/sh -c apt-get update24.56 MB
41RUN /bin/sh -c set -x2.96 KB
42RUN /bin/sh -c echo "deb91.05 MB
43RUN /bin/sh -c service postgresql1.37 MB

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1733097600'