Sign inSign up

nunofgs/octoprint:alpine

Multi-platform
Manifest digest

sha256:6f2c6debb43a5bcc1043ac42b596ca038a6b343bd0e47a367ba43b661dad248d

OS/ARCH

Compressed size

159.83 MB

Last pushed

over 6 years by nunofgs

Type

Image

Manifest digest

sha256:6f2c6debb43a5bcc1043ac42b596ca038a6b343bd0e47a367ba43b661dad248d

Image Layers

1ADD file ... in / 2.45 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-cache294.94 KB
7ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF0 B
8ENV PYTHON_VERSION=2.7.170 B
9/bin/sh -c set -ex &&17.86 MB
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; wget1.8 MB
14CMD ["python2"]0 B
15COPY /usr/local/bin /usr/local/bin # buildkit37.87 KB
16COPY /usr/local/lib /usr/local/lib # buildkit26.2 MB
17COPY /mjpg-streamer-*/mjpg-streamer-experimental /opt/mjpg-streamer # buildkit1.01 MB
18COPY /OctoPrint-* /opt/octoprint # buildkit11.3 MB
19RUN /bin/sh -c apk --no-cache98.87 MB
20RUN /bin/sh -c ln -s2.14 KB
21VOLUME [/data]0 B
22WORKDIR /data2.15 KB
23COPY haproxy.cfg /etc/haproxy/haproxy.cfg # buildkit2.52 KB
24COPY supervisord.conf /etc/supervisor/supervisord.conf # buildkit2.51 KB
25COPY start-mjpg-streamer /usr/local/bin/start-mjpg-streamer # buildkit2.46 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:2aa80d52585a6b34b2cc5811d46965a084e50cfb8cd183f1a88b2b1bc6556e1f in /