Sign inSign up

longlivechief/octoprint:python3

Multi-platform
Manifest digest

sha256:03f97c76765d15b3e409c04ea009c32590bf4a31f21ae6fe10eab2f4df8cff21

OS/ARCH

Compressed size

174.01 MB

Last pushed

over 6 years by longlivechief

Type

Image

Manifest digest

sha256:03f97c76765d15b3e409c04ea009c32590bf4a31f21ae6fe10eab2f4df8cff21

Image Layers

1ADD file ... in / 24.65 MB
2CMD ["bash"]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 apt-get update &&2.5 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.20 B
8/bin/sh -c set -ex &&28.69 MB
9/bin/sh -c cd /usr/local/bin &&234 B
10ENV PYTHON_PIP_VERSION=20.0.20 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e0 B
13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.08 MB
14CMD ["python3"]0 B
15LABEL description=The snappy web interface0 B
16LABEL authors=longlivechief <[email protected]>, badsmoke <[email protected]>0 B
17LABEL issues=github.com/OcotPrint/docker/issues0 B
18RUN /bin/sh -c groupadd --gid5.54 KB
19COPY /opt/venv /opt/venv # buildkit33.13 MB
20COPY /opt /opt/ffmpeg # buildkit46.59 MB
21COPY /opt /opt/cura # buildkit3.22 MB
22RUN /bin/sh -c chown -R33.13 MB
23ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
24EXPOSE map[5000/tcp:{}]0 B
25COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.66 KB
26USER octoprint0 B
27VOLUME [/home/octoprint]0 B
28ENTRYPOINT ["docker-entrypoint.sh"]0 B
29CMD ["octoprint" "serve"]0 B

Command

ADD file:a93818b0ffcb2823807811dffd78092a3e3f4981aabf48c3cb75f2fa319ac055 in /