sha256:9c1e3878a254d1a62332a3d89e9d6f01bdb339fec583b3eea68699abf534d616
OS/ARCH
Compressed size
138.82 MB
Last pushed
4 months by jupyterhubbot
Type
Image
Manifest digest
sha256:ce55b264610652ec575cdfc2ed470c4f96c37aef29722396acc7b7d39f0117e6
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.2 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.130 B6ENV PYTHON_SHA256=2ab91ff401783ccca64f75d10c882e957bdfd60e2bf5a72f8421793729b78a710 B7RUN /bin/sh -c set -eux;11.83 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10ENV PYTHONUNBUFFERED=10 B11ENV DEBIAN_FRONTEND=noninteractive0 B12RUN /bin/sh -c apt-get update43.76 MB13COPY helm-chart/images/binderhub/requirements.txt /tmp/requirements.txt # buildkit1.47 KB14ARG PIP_CACHE_DIR=/tmp/pip-cache0 B15RUN |1 PIP_CACHE_DIR=/tmp/pip-cache /bin/sh -c53.21 MB16EXPOSE map[8585/tcp:{}]0 B17ENTRYPOINT ["tini" "--" "python" "-m"0 B18CMD ["--config" "/etc/binderhub/config/binderhub_config.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1777939200'