Sign inSign up

jupyterhub/mybinder.org-analytics-publisher:2020.12.4-0.dev.git.6822.hb317efd1

Manifest digest

sha256:cdf33e23d7662d1cece975f5f744bdcf24db5b68577eec7a476aa7e8abaf7939

OS/ARCH

linux/amd64

Compressed size

56.62 MB

Last pushed

9 months by jupyterhubbot

Type

Image

Manifest digest

sha256:cdf33e23d7662d1cece975f5f744bdcf24db5b68577eec7a476aa7e8abaf7939

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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.100 B
6ENV PYTHON_SHA256=bc673c04375a1a3f0808c27ba8f0411ab811ad390a8740318ccb9c60fad8fd770 B
7RUN /bin/sh -c set -eux;11.89 MB
8RUN /bin/sh -c set -eux;251 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.42 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' '@1763337600'