Sign inSign up

blakeblackshear/rpi-python:3.5

Manifest digest

sha256:fcd9ac48db3638f8d99a6f122e20c09eb39e9b2f71d76eb759f1518cdc111678

OS/ARCH

linux/arm

Compressed size

193.72 MB

Last pushed

over 9 years by blakeblackshear

Type

Image

Manifest digest

sha256:fcd9ac48db3638f8d99a6f122e20c09eb39e9b2f71d76eb759f1518cdc111678

Image Layers

1ADD file ... in / 43.83 MB
2COPY file:7e96bef641cb464ab5ecebb3e587e9602e44343ea6ef5053120a1bc89b195904 in /etc/dpkg/dpkg.cfg.d/ 304 B
3COPY file:d4c6d2dc420bd63f62781343c5a5278d920759fa76336e2831b4ac41e93b877d in /etc/apt/apt.conf.d/ 266 B
4COPY file:b49688b1132ba51b06815114fff795462b9fa874bceef41d396479ba8fa64ac5 in /etc/apt/preferences.d/ 233 B
5ENV LC_ALL=C.UTF-80 B
6ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8LABEL io.resin.architecture=rpi io.resin.qemu.version= io.resin.device-type=raspberrypi0 B
9ENV QEMU_CPU=arm11760 B
10ENV container=docker0 B
11/bin/sh -c systemctl mask 361 B
12COPY file:0576bb27fc6d3c8af76db8ecb73b95d2834ca3d6518a21ddc0905157a205e61c in /usr/bin/entry.sh 1.13 KB
13COPY file:99019e56c40f02f1e5f698d7b2edf270e9f20579880610b6abeec1939b4934ac in /etc/systemd/system/launch.service 347 B
14/bin/sh -c systemctl enable /etc/systemd/system/launch.service207 B
15STOPSIGNAL [37]0 B
16VOLUME [/sys/fs/cgroup]0 B
17ENTRYPOINT ["/usr/bin/entry.sh"]0 B
18CMD ["/bin/bash"]0 B
19MAINTAINER Blake Blackshear <[email protected]>0 B
20ENV RELEASE=3.5.20 B
21ENV PYTHON_PIP_VERSION=9.0.10 B
22ENV ARCH=arm0 B
23/bin/sh -c rm /etc/apt/sources.list.d/resin.list &&61.81 KB
24/bin/sh -c apt-get update &&77.1 MB
25/bin/sh -c mkdir python391 B
26/bin/sh -c cd python3 &&34.04 MB
27/bin/sh -c cd python3/Python-$RELEASE &&36.59 MB
28/bin/sh -c pip3 install --no-cache-dir2.1 MB
29/bin/sh -c rm -rf ~/.cache/pip472 B
30/bin/sh -c cd /usr/local/bin 277 B
31CMD ["python3"]0 B

Command

ADD file:1f44d1bdd7c1c44b7b692398609633f2dbffa2d943a8ddbc52e742908241662e in /