sha256:bb7e33e1d4e53391e05cccf81660d05e8bee24f5825c0a1e7f4b5e007678f215
OS/ARCH
linux/amd64
Compressed size
199.58 MB
Last pushed
15 days by hopeunicef
Type
Image
Manifest digest
sha256:c30214fca84d4f1ff7052a493e23bad3911b9b42e7239aff29b244a4a4c86583
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.37 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;12.44 MB7RUN /bin/sh -c set -eux;250 B8CMD ["python3"]0 B9ARG VERSION0 B10ARG GIT_SHA0 B11ARG BUILD_DATE0 B12RUN |3 VERSION= GIT_SHA= BUILD_DATE=34.92 MB13RUN |3 VERSION= GIT_SHA= BUILD_DATE=1.19 KB14ADD docker/conf /conf/ # buildkit4.95 KB15ADD docker/bin/* /usr/local/bin/ # buildkit949 B16RUN |3 VERSION= GIT_SHA= BUILD_DATE=8.59 MB17COPY /usr/local/bin/uwsgi /usr/local/bin/ # buildkit571.87 KB18COPY /venv /venv # buildkit112.78 MB19ENV PATH=/venv/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin VERSION= PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=10 B20EXPOSE [8000/tcp]0 B21ENTRYPOINT ["docker-entrypoint.sh"]0 B22CMD ["run"]0 B24LABEL org.opencontainers.image.created=0 B25LABEL org.opencontainers.image.description=Aurora0 B26LABEL org.opencontainers.image.documentation=https://unicef.github.io/hope-aurora/0 B27LABEL org.opencontainers.image.licenses=https://github.com/unicef/hope-aurora/blob/develop/LICENSE.md0 B28LABEL org.opencontainers.image.revision=0 B29LABEL org.opencontainers.image.source=https://github.com/unicef/hope-aurora/tree/develop/0 B30LABEL org.opencontainers.image.title=Aurora0 B31LABEL org.opencontainers.image.version=0 B32LABEL org.opencontainers.image.url=https://register.unicef.org/0 B33LABEL org.opencontainers.image.vendor=UNICEF0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'