Sign inSign up

jupyterhub/k8s-binderhub:1.0.0-0.dev.git.3975.hec21488c

Multi-platform
Index digest

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 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.2 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.130 B
6ENV PYTHON_SHA256=2ab91ff401783ccca64f75d10c882e957bdfd60e2bf5a72f8421793729b78a710 B
7RUN /bin/sh -c set -eux;11.83 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10ENV PYTHONUNBUFFERED=10 B
11ENV DEBIAN_FRONTEND=noninteractive0 B
12RUN /bin/sh -c apt-get update43.76 MB
13COPY helm-chart/images/binderhub/requirements.txt /tmp/requirements.txt # buildkit1.47 KB
14ARG PIP_CACHE_DIR=/tmp/pip-cache0 B
15RUN |1 PIP_CACHE_DIR=/tmp/pip-cache /bin/sh -c53.21 MB
16EXPOSE map[8585/tcp:{}]0 B
17ENTRYPOINT ["tini" "--" "python" "-m"0 B
18CMD ["--config" "/etc/binderhub/config/binderhub_config.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1777939200'