sha256:7379f5fec69d11237550491f26bec83fb745a111cf062141e3cd894223844bec
OS/ARCH
linux/amd64
Compressed size
199.36 MB
Last pushed
4 months by hopeunicef
Type
Image
Manifest digest
sha256:2ca21a371a505ab743f407bc3027e71d557d5de4ed8d912a2aa2269b3bcd3f5f
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.50 B5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B6RUN /bin/sh -c set -eux;12.4 MB7RUN /bin/sh -c set -eux;251 B8CMD ["python3"]0 B9ARG VERSION0 B10ARG GIT_SHA0 B11ARG BUILD_DATE0 B12RUN |3 VERSION= GIT_SHA= BUILD_DATE=34.87 MB13RUN |3 VERSION= GIT_SHA= BUILD_DATE=1.19 KB14ADD docker/conf /conf/ # buildkit4.95 KB15ADD docker/bin/* /usr/local/bin/ # buildkit952 B16RUN |3 VERSION= GIT_SHA= BUILD_DATE=8.45 MB17COPY /usr/local/bin/uwsgi /usr/local/bin/ # buildkit571.92 KB18COPY /venv /venv # buildkit112.79 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' '@1777939200'