Sign inSign up

jupyterhub/mybinder.org-analytics-publisher:2020.12.4-0.dev.git.7362.hfe905af6

Manifest digest

sha256:4699235a0d762853529ae11217b39966fe30740839b6610f52ae5ce6b8cdacc2

OS/ARCH

linux/amd64

Compressed size

56.69 MB

Last pushed

4 months by jupyterhubbot

Type

Image

Manifest digest

sha256:4699235a0d762853529ae11217b39966fe30740839b6610f52ae5ce6b8cdacc2

Image Layers

1# debian.sh --arch 'amd64' out/26.93 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.35 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.93 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10ENV PYTHONUNBUFFERED=10 B
11RUN /bin/sh -c apt-get -y32 B
12COPY requirements.txt /tmp/requirements.txt # buildkit776 B
13ARG PIP_CACHE_DIR=/tmp/pip-cache0 B
14RUN |1 PIP_CACHE_DIR=/tmp/pip-cache /bin/sh -c14.44 MB
15COPY /tini /tini # buildkit9.24 KB
16WORKDIR /srv32 B
17COPY . . # buildkit27.14 KB
18ENTRYPOINT ["/tini" "--"]0 B
19CMD ["python" "/srv/run.py"]0 B

Command

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