sha256:748d8f7fdd7ce3e0f68b2bde09fa4a154c6ff1ef392ffad2bde367efa11dbb20
OS/ARCH
linux/amd64
Compressed size
356.2 MB
Last pushed
almost 2 years by worthnl
Type
Image
Manifest digest
sha256:748d8f7fdd7ce3e0f68b2bde09fa4a154c6ff1ef392ffad2bde367efa11dbb20
Image Layers
1ADD rootfs.tar.xz / # buildkit29.99 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;850.9 KB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.100 B8ENV PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee3720 B9RUN /bin/sh -c set -eux;14.69 MB10RUN /bin/sh -c set -eux;250 B11CMD ["python3"]0 B12ENV DEBIAN_FRONTEND=noninteractive0 B13ENV PYTHONUNBUFFERED=10 B14RUN /bin/sh -c apt-get update1.58 MB15WORKDIR /home/vcap/app161 B16RUN /bin/sh -c groupadd -r1.76 KB17USER notify0 B18RUN /bin/sh -c mkdir /home/vcap/logs187 B19COPY /opt/venv /opt/venv # buildkit59.95 MB20ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21COPY app app # buildkit208.8 KB22COPY migrations migrations # buildkit98.94 KB23COPY templates templates # buildkit1.3 KB24COPY run_celery.py gunicorn_config.py application.py entrypoint.sh2.32 KB25COPY /home/vcap/app/app/version.py app/version.py # buildkit270 B26RUN /bin/sh -c chown -R310.84 KB27ENTRYPOINT ["/home/vcap/app/entrypoint.sh"]0 B28USER root0 B29RUN /bin/sh -c echo "Install26.51 MB30RUN /bin/sh -c usermod -aG1.1 KB31RUN /bin/sh -c echo '%sudo503 B32USER notify0 B33RUN /bin/sh -c mkdir -p92 B34COPY /opt/venv /opt/venv # buildkit59.96 MB35COPY /home/vcap/app/app/version.py app/version.py # buildkit275 B36COPY . . # buildkit26.81 MB37ENV SQLALCHEMY_DATABASE_URI=postgresql://postgres:postgres@localhost/0 B38RUN /bin/sh -c pip3 install17.93 MB39USER root0 B40ENV POSTGRES_VERSION=15 POSTGRES_REPO_KEY=B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF80 B41RUN /bin/sh -c apt-get update24.72 MB42RUN /bin/sh -c set -x2.98 KB43RUN /bin/sh -c echo "deb91.05 MB44RUN /bin/sh -c service postgresql1.55 MBCommand
ADD rootfs.tar.xz / # buildkit