sha256:e996638557670ee4d71842b0eb509022be111b9c99053068e2c89aacd1a050b4
OS/ARCH
linux/amd64
Compressed size
181.57 MB
Last pushed
about 1 month by gruebel
Type
Image
Manifest digest
sha256:c88520b2631fb1d7fc5d88e24be9eb13ee9ef4d485eebe265977cf6f57cc2297
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.78 MB9RUN /bin/sh -c set -eux;249 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;318 B15WORKDIR /app93 B16COPY Pipfile Pipfile.lock ./ #79.36 KB17RUN /bin/sh -c set -eux;138.06 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' '@1785715200'