Sign inSign up

jupyterhub/mybinder.org-analytics-publisher:2020.12.4-0.dev.git.6246.hf0583bec

Manifest digest

sha256:ebe0a6a52b6ae9569a8214771689ac535c255a993f57b4015f764c99018bd3c5

OS/ARCH

linux/amd64

Compressed size

54.34 MB

Last pushed

over 1 year by yuvipanda

Type

Image

Manifest digest

sha256:ebe0a6a52b6ae9569a8214771689ac535c255a993f57b4015f764c99018bd3c5

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 # buildkit714 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.06 KB
19ENTRYPOINT ["/tini" "--"]0 B
20CMD ["python" "/srv/run.py"]0 B

Command

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