sha256:a178ec79626bfb55edd3b091faa3e9c7753e7d3b89d341acad02ce3d751d7daf
OS/ARCH
linux/amd64
Compressed size
199.15 MB
Last pushed
5 months by hopeunicef
Type
Image
Manifest digest
sha256:fdf44925f9f43620479ea5723ada79e2cb0a570f248ff5ec6515a7dceb365a97
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.35 MB4ENV PYTHON_VERSION=3.14.40 B5ENV PYTHON_SHA256=d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef80 B6RUN /bin/sh -c set -eux;12.35 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.86 MB13RUN |3 VERSION= GIT_SHA= BUILD_DATE=1.19 KB14ADD docker/conf /conf/ # buildkit4.95 KB15ADD docker/bin/* /usr/local/bin/ # buildkit953 B16RUN |3 VERSION= GIT_SHA= BUILD_DATE=8.34 MB17COPY /usr/local/bin/uwsgi /usr/local/bin/ # buildkit571.88 KB18COPY /venv /venv # buildkit112.76 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' '@1775433600'