Sign inSign up

longlivechief/octoprint:python3

Multi-platform
Manifest digest

sha256:5784105516a370fa82d7c19481bb15f5cf34e869f76136e8016bb407edbcb0f3

OS/ARCH

Compressed size

183.5 MB

Last pushed

over 6 years by longlivechief

Type

Image

Manifest digest

sha256:5784105516a370fa82d7c19481bb15f5cf34e869f76136e8016bb407edbcb0f3

Image Layers

1ADD file ... in / 25.84 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.62 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.20 B
8/bin/sh -c set -ex &&29.62 MB
9/bin/sh -c cd /usr/local/bin &&233 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.51 KB
19COPY /opt/venv /opt/venv # buildkit33.03 MB
20COPY /opt /opt/ffmpeg # buildkit53.77 MB
21COPY /opt /opt/cura # buildkit3.51 MB
22RUN /bin/sh -c chown -R33.03 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.65 KB
26USER octoprint0 B
27VOLUME [/home/octoprint]0 B
28ENTRYPOINT ["docker-entrypoint.sh"]0 B
29CMD ["octoprint" "serve"]0 B

Command

ADD file:e5a364615e0f6961626089c7d658adbf8c8d95b3ae95a390a8bb33875317d434 in /