Sign inSign up

sparanoid/live-dl:edge

Multi-platform
Developer tools
Data science
Index digest

sha256:5c6ea862a35bc6460009e9411a2ec6d628491e721cbbe267cf600effca5df3bf

OS/ARCH

Compressed size

128.53 MB

Last pushed

2 months by sparanoid

Type

Image

Manifest digest

sha256:33d6389a61195570763ce2e243d19fc80f6e3e52f2ab083e6f3f240434ad1d85

Image Layers

1ADD file ... in / 2.67 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.26 KB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.50 B
8/bin/sh -c set -ex &&10.92 MB
9/bin/sh -c cd /usr/local/bin &&230 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
15WORKDIR /app93 B
16RUN /bin/sh -c apk update86.09 MB
17RUN /bin/sh -c pip install26.55 MB
18COPY ./live-dl ./ # buildkit14.8 KB
19COPY ./config.example.yml ./config.yml # buildkit2.61 KB
20RUN /bin/sh -c chmod a+x32 B
21ENTRYPOINT ["./live-dl"]0 B

Command

ADD file:c92c248239f8c7b9b3c067650954815f391b7bcb09023f984972c082ace2a8d0 in /