sha256:a040ffd9de5baac861e7b2bdcd131611c5816303349a5eedb88851b19b70ad6e
OS/ARCH
linux/amd64
Compressed size
184.94 MB
Last pushed
19 days by gruebel
Type
Image
Manifest digest
sha256:4375fb0ab7bc5d9b78f218c3c53bd4b02cf3c82a98a85ed3e27f181dea219314
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.160 B7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B8RUN /bin/sh -c set -eux;13.78 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ENV BC_SOURCE=admissionController0 B12ENV PIP_ENV_VERSION=2023.7.230 B13ENV RUN_IN_DOCKER=True0 B14RUN /bin/sh -c set -eux;3.32 MB15WORKDIR /app93 B16COPY Pipfile Pipfile.lock ./ #79.31 KB17RUN /bin/sh -c set -eux;138.1 MB18COPY wsgi.py ./ # buildkit204 B19COPY app ./app # buildkit4.53 KB20RUN /bin/sh -c set -eux;7.78 KB21USER app0 B22CMD ["/bin/sh" "-c" "gunicorn --certfile=/certs/webhook.crt0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'