Sign inSign up

jupyterhub/mybinder.org-analytics-publisher:2020.12.4-0.dev.git.6230.h9c358891

Manifest digest

sha256:fdb9abc3c133d46c0db6d8cb87c1bb69eb3aa0e42ab2eb915d6abf04c3155728

OS/ARCH

linux/amd64

Compressed size

54.33 MB

Last pushed

over 1 year by jupyterhubbot

Type

Image

Manifest digest

sha256:fdb9abc3c133d46c0db6d8cb87c1bb69eb3aa0e42ab2eb915d6abf04c3155728

Image Layers

1# debian.sh --arch 'amd64' out/28.85 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;850.83 KB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.210 B
7ENV PYTHON_SHA256=3126f59592c9b0d798584755f2bf7b081fa1ca35ce7a6fea980108d752a05bb10 B
8RUN /bin/sh -c set -eux;13.48 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=10 B
12RUN /bin/sh -c apt-get -y32 B
13COPY requirements.txt /tmp/requirements.txt # buildkit712 B
14ARG PIP_CACHE_DIR=/tmp/pip-cache0 B
15RUN |1 PIP_CACHE_DIR=/tmp/pip-cache /bin/sh -c11.14 MB
16COPY /tini /tini # buildkit9.24 KB
17WORKDIR /srv32 B
18COPY . . # buildkit27.02 KB
19ENTRYPOINT ["/tini" "--"]0 B
20CMD ["python" "/srv/run.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1740355200'