Sign inSign up

resin/raspberrypi-node:6-onbuild

Manifest digest

sha256:f281df920db2e59aadbb6f57b8e6d70f3bce8d2fefd7775b2fccd3ce126d22f9

OS/ARCH

linux/amd64

Compressed size

171.46 MB

Last pushed

over 9 years by resindev

Type

Image

Manifest digest

sha256:f281df920db2e59aadbb6f57b8e6d70f3bce8d2fefd7775b2fccd3ce126d22f9

Image Layers

1ADD file ... in / 43.83 MB
2COPY file:7e96bef641cb464ab5ecebb3e587e9602e44343ea6ef5053120a1bc89b195904 in /etc/dpkg/dpkg.cfg.d/ 299 B
3COPY file:d4c6d2dc420bd63f62781343c5a5278d920759fa76336e2831b4ac41e93b877d in /etc/apt/apt.conf.d/ 258 B
4COPY file:b49688b1132ba51b06815114fff795462b9fa874bceef41d396479ba8fa64ac5 in /etc/apt/preferences.d/ 227 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 356 B
12COPY file:ff99396a9f16298c504668e3e603162b9c81fdd5e7f06c9d43ddf85a8f8e0a7b in /usr/bin/entry.sh 1.3 KB
13COPY file:99019e56c40f02f1e5f698d7b2edf270e9f20579880610b6abeec1939b4934ac in /etc/systemd/system/launch.service 336 B
14/bin/sh -c systemctl enable /etc/systemd/system/launch.service199 B
15STOPSIGNAL [37]0 B
16VOLUME [/sys/fs/cgroup]0 B
17ENTRYPOINT ["/usr/bin/entry.sh"]0 B
18CMD ["/bin/bash"]0 B
19/bin/sh -c apt-get update &&13.03 MB
20ONBUILD RUN echo 'This0 B
21/bin/sh -c echo 'This repository0 B
22/bin/sh -c apt-get update &&30.99 MB
23ONBUILD RUN echo 'This0 B
24/bin/sh -c echo 'This repository0 B
25/bin/sh -c apt-get update &&71.14 MB
26ONBUILD RUN echo 'This0 B
27/bin/sh -c echo 'This repository0 B
28ENV NODE_VERSION=6.10.00 B
29/bin/sh -c curl -SLO "http://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-armv6l.tar.gz"12.46 MB
30CMD ["echo" "'No CMD0 B
31ONBUILD RUN echo 'This0 B
32/bin/sh -c echo 'This repository0 B
33/bin/sh -c mkdir -p /usr/src/app127 B
34WORKDIR /usr/src/app0 B
35ONBUILD COPY package.json /usr/src/app/0 B
36ONBUILD RUN DEBIAN_FRONTEND=noninteractive JOBS=MAX0 B
37ONBUILD COPY . /usr/src/app0 B
38CMD ["npm" "start"]0 B
39ONBUILD RUN echo 'This0 B

Command

ADD file:e8cd1757e87ee265c597cb20ebd631eaf1a5abcb1d7cf948787a29a16fc208ab in /