Sign inSign up

worthnl/notifynl-api:latest

Message queues
Web servers
Manifest digest

sha256:b6a98d7f38a866998047d3dafb368dfed9ca63ffd6254a1d895e7f5111b8e10f

OS/ARCH

linux/amd64

Compressed size

356.2 MB

Last pushed

almost 2 years by worthnl

Type

Image

Manifest digest

sha256:b6a98d7f38a866998047d3dafb368dfed9ca63ffd6254a1d895e7f5111b8e10f

Image Layers

1ADD rootfs.tar.xz / # buildkit29.99 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
5RUN /bin/sh -c set -eux;850.9 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.100 B
8ENV PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee3720 B
9RUN /bin/sh -c set -eux;14.69 MB
10RUN /bin/sh -c set -eux;250 B
11CMD ["python3"]0 B
12ENV DEBIAN_FRONTEND=noninteractive0 B
13ENV PYTHONUNBUFFERED=10 B
14RUN /bin/sh -c apt-get update1.58 MB
15WORKDIR /home/vcap/app160 B
16RUN /bin/sh -c groupadd -r1.76 KB
17USER notify0 B
18RUN /bin/sh -c mkdir /home/vcap/logs188 B
19COPY /opt/venv /opt/venv # buildkit59.95 MB
20ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
21COPY app app # buildkit208.78 KB
22COPY migrations migrations # buildkit98.93 KB
23COPY templates templates # buildkit1.29 KB
24COPY run_celery.py gunicorn_config.py application.py entrypoint.sh2.32 KB
25COPY /home/vcap/app/app/version.py app/version.py # buildkit271 B
26RUN /bin/sh -c chown -R310.83 KB
27ENTRYPOINT ["/home/vcap/app/entrypoint.sh"]0 B
28USER root0 B
29RUN /bin/sh -c echo "Install26.51 MB
30RUN /bin/sh -c usermod -aG1.1 KB
31RUN /bin/sh -c echo '%sudo502 B
32USER notify0 B
33RUN /bin/sh -c mkdir -p92 B
34COPY /opt/venv /opt/venv # buildkit59.96 MB
35COPY /home/vcap/app/app/version.py app/version.py # buildkit276 B
36COPY . . # buildkit26.81 MB
37ENV SQLALCHEMY_DATABASE_URI=postgresql://postgres:postgres@localhost/0 B
38RUN /bin/sh -c pip3 install17.93 MB
39USER root0 B
40ENV POSTGRES_VERSION=15 POSTGRES_REPO_KEY=B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF80 B
41RUN /bin/sh -c apt-get update24.72 MB
42RUN /bin/sh -c set -x2.98 KB
43RUN /bin/sh -c echo "deb91.05 MB
44RUN /bin/sh -c service postgresql1.55 MB

Command

ADD rootfs.tar.xz / # buildkit