Sign inSign up

sparanoid/live-dl:2

Multi-platform
Developer tools
Data science
Manifest digest

sha256:6795ea139c740a26bcf608fed8ef7dd92af2719bd25babdab3061988dc5878fb

OS/ARCH

Compressed size

116.95 MB

Last pushed

almost 5 years by sparanoid

Type

Image

Manifest digest

sha256:6795ea139c740a26bcf608fed8ef7dd92af2719bd25babdab3061988dc5878fb

Image Layers

1ADD file ... in / 2.58 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c apk add --no-cache274.67 KB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.50 B
8/bin/sh -c set -ex &&11.02 MB
9/bin/sh -c cd /usr/local/bin &&229 B
10ENV PYTHON_PIP_VERSION=20.2.30 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c0 B
13/bin/sh -c set -ex; wget2.02 MB
14CMD ["python3"]0 B
15RUN /bin/sh -c apk update75.5 MB
16RUN /bin/sh -c pip install25.55 MB
17COPY ./live-dl /app/ # buildkit14.8 KB
18COPY ./config.example.yml /app/config.yml # buildkit2.61 KB
19RUN /bin/sh -c chmod a+x0 B
20VOLUME [/app/]0 B
21ENTRYPOINT ["/app/live-dl"]0 B

Command

ADD file:7574aee4e37a85460ab889212d52912723a9b30dda1c060548f0deb4a05fc398 in /