sha256:f7a7e19d04f55ee8a64168258196d20db51924d2a36474bdca67eb2cdb0b0f45
OS/ARCH
Compressed size
288.89 MB
Last pushed
over 1 year by longlivechief
Type
Image
Manifest digest
sha256:228808b9ab8953fa1de3794ccde44e5e45ae09339e955a3b58ec6882fa745138
Image Layers
1ADD file ... in / 21.69 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.26 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.40 B8RUN /bin/sh -c set -eux;10.74 MB9RUN /bin/sh -c set -eux;243 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 update158.48 MB17RUN /bin/sh -c groupadd --gid4.05 KB18COPY docker-entrypoint.sh /usr/local/bin # buildkit290 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.20 B25ENV octoprint_ref=1.11.20 B26RUN |1 octoprint_ref=1.11.2 /bin/sh -c92.49 MB27WORKDIR /octoprint32 B28COPY config.yaml /octoprint/octoprint # buildkit211 B29VOLUME [/octoprint]0 B30EXPOSE map[5000/tcp:{}]0 B31ENTRYPOINT ["docker-entrypoint.sh"]0 B32CMD ["octoprint" "--basedir" "/octoprint/octoprint" "serve"]0 BCommand
ADD file:7b4adc9bf459eb426ed799beabf07a67596899becc5750ea0a430d44d50fb565 in /