sha256:d798c0dccf115d5e452c3530ad214dfe24450133c0f67f6224de3ca16aeb1c4a
OS/ARCH
linux/amd64
Compressed size
199.4 MB
Last pushed
2 months by hopeunicef
Type
Image
Manifest digest
sha256:bd6a8f06754db226c9d900a1aed8a4e01a6f1e323d90f5a7d7564f82ce1392f8
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.36 MB4ENV PYTHON_VERSION=3.14.60 B5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B6RUN /bin/sh -c set -eux;12.41 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9ARG VERSION0 B10ARG GIT_SHA0 B11ARG BUILD_DATE0 B12RUN |3 VERSION= GIT_SHA= BUILD_DATE=34.89 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.47 MB17COPY /usr/local/bin/uwsgi /usr/local/bin/ # buildkit571.92 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' '@1782172800'