Sign inSign up

nunofgs/octoprint:1.3.12-alpine

Multi-platform
Manifest digest

sha256:a44dea2ea17a6173a673c99e2c56a923f1c8762004dbd573d79e1a97ffeb5e1a

OS/ARCH

Compressed size

164.31 MB

Last pushed

almost 7 years by nunofgs

Type

Image

Manifest digest

sha256:a44dea2ea17a6173a673c99e2c56a923f1c8762004dbd573d79e1a97ffeb5e1a

Image Layers

1ADD file ... in / 2.59 MB
2CMD ["/bin/sh"]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
5ENV PYTHONIOENCODING=UTF-80 B
6/bin/sh -c apk add --no-cache295.26 KB
7ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF0 B
8ENV PYTHON_VERSION=2.7.160 B
9/bin/sh -c set -ex &&17.57 MB
10ENV PYTHON_PIP_VERSION=19.3.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee0 B
13/bin/sh -c set -ex; wget1.78 MB
14CMD ["python2"]0 B
15COPY /usr/local/bin /usr/local/bin # buildkit37.51 KB
16COPY /usr/local/lib /usr/local/lib # buildkit25.88 MB
17COPY /mjpg-streamer-*/mjpg-streamer-experimental /opt/mjpg-streamer # buildkit1005.04 KB
18COPY /OctoPrint-* /opt/octoprint # buildkit11.19 MB
19RUN /bin/sh -c apk --no-cache103.99 MB
20RUN /bin/sh -c ln -s2.83 KB
21VOLUME [/data]0 B
22WORKDIR /data2.84 KB
23COPY haproxy.cfg /etc/haproxy/haproxy.cfg # buildkit3.22 KB
24COPY supervisord.conf /etc/supervisor/supervisord.conf # buildkit3.21 KB
25COPY start-mjpg-streamer /usr/local/bin/start-mjpg-streamer # buildkit3.17 KB
26ENV CAMERA_DEV=/dev/video00 B
27ENV MJPEG_STREAMER_AUTOSTART=true0 B
28ENV MJPEG_STREAMER_INPUT=-y -n -r 640x4800 B
29ENV PIP_USER=true0 B
30ENV PYTHONUSERBASE=/data/plugins0 B
31EXPOSE map[80/tcp:{}]0 B
32CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

ADD file:02f4d68afd9e9e303ff893f198d535d0d78c4b2554f299ab2d0955b2bef0e06a in /