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 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;2.65 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.40 B8RUN /bin/sh -c set -eux;11.44 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=23.1.20 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B14RUN /bin/sh -c set -eux;3.22 MB15CMD ["python3"]0 B16RUN /bin/sh -c apt-get update190.37 MB17RUN /bin/sh -c groupadd --gid4.06 KB18COPY docker-entrypoint.sh /usr/local/bin # buildkit289 B19USER octoprint0 B20WORKDIR /home/octoprint32 B21ENV PYTHONUSERBASE=/octoprint/plugins0 B22ENV PIP_USER=true0 B23ENV PATH=/octoprint/plugins/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B24ARG octoprint_ref=1.11.10 B25ENV octoprint_ref=1.11.10 B26RUN |1 octoprint_ref=1.11.1 /bin/sh -c92.16 MB27WORKDIR /octoprint32 B28COPY config.yaml /octoprint/octoprint # buildkit205 B29VOLUME [/octoprint]0 B30EXPOSE map[5000/tcp:{}]0 B31ENTRYPOINT ["docker-entrypoint.sh"]0 B32CMD ["octoprint" "--basedir" "/octoprint/octoprint" "serve"]0 BCommand
ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in /