Sign inSign up

octoprint/octoprint:1.11.1-minimal

Multi-platform
Index digest

sha256:6e27f5ceab29c4f71fcc6bd22a512734afe978a01f274e6e368cff096ec8ea69

OS/ARCH

Compressed size

325.73 MB

Last pushed

over 1 year by longlivechief

Type

Image

Manifest digest

sha256:75c70a4238b4232fb8991d8f2a41a3a4a39ad3dc992a2b4f4122eeb14aa43c11

Image Layers

1ADD file ... in / 25.88 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
5RUN /bin/sh -c set -eux;2.65 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.40 B
8RUN /bin/sh -c set -eux;11.44 MB
9RUN /bin/sh -c set -eux;244 B
10ENV PYTHON_PIP_VERSION=23.1.20 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
14RUN /bin/sh -c set -eux;3.22 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apt-get update190.37 MB
17RUN /bin/sh -c groupadd --gid4.06 KB
18COPY docker-entrypoint.sh /usr/local/bin # buildkit289 B
19USER octoprint0 B
20WORKDIR /home/octoprint32 B
21ENV PYTHONUSERBASE=/octoprint/plugins0 B
22ENV PIP_USER=true0 B
23ENV PATH=/octoprint/plugins/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
24ARG octoprint_ref=1.11.10 B
25ENV octoprint_ref=1.11.10 B
26RUN |1 octoprint_ref=1.11.1 /bin/sh -c92.16 MB
27WORKDIR /octoprint32 B
28COPY config.yaml /octoprint/octoprint # buildkit205 B
29VOLUME [/octoprint]0 B
30EXPOSE map[5000/tcp:{}]0 B
31ENTRYPOINT ["docker-entrypoint.sh"]0 B
32CMD ["octoprint" "--basedir" "/octoprint/octoprint" "serve"]0 B

Command

ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in /