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 MB2COPY file:7e96bef641cb464ab5ecebb3e587e9602e44343ea6ef5053120a1bc89b195904 in /etc/dpkg/dpkg.cfg.d/ 299 B3COPY file:d4c6d2dc420bd63f62781343c5a5278d920759fa76336e2831b4ac41e93b877d in /etc/apt/apt.conf.d/ 258 B4COPY file:b49688b1132ba51b06815114fff795462b9fa874bceef41d396479ba8fa64ac5 in /etc/apt/preferences.d/ 227 B5ENV LC_ALL=C.UTF-80 B6ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8LABEL io.resin.architecture=rpi io.resin.qemu.version= io.resin.device-type=raspberrypi0 B9ENV QEMU_CPU=arm11760 B10ENV container=docker0 B11/bin/sh -c systemctl mask 356 B12COPY file:ff99396a9f16298c504668e3e603162b9c81fdd5e7f06c9d43ddf85a8f8e0a7b in /usr/bin/entry.sh 1.3 KB13COPY file:99019e56c40f02f1e5f698d7b2edf270e9f20579880610b6abeec1939b4934ac in /etc/systemd/system/launch.service 336 B14/bin/sh -c systemctl enable /etc/systemd/system/launch.service199 B15STOPSIGNAL [37]0 B16VOLUME [/sys/fs/cgroup]0 B17ENTRYPOINT ["/usr/bin/entry.sh"]0 B18CMD ["/bin/bash"]0 B19/bin/sh -c apt-get update &&13.03 MB20ONBUILD RUN echo 'This0 B21/bin/sh -c echo 'This repository0 B22/bin/sh -c apt-get update &&30.99 MB23ONBUILD RUN echo 'This0 B24/bin/sh -c echo 'This repository0 B25/bin/sh -c apt-get update &&71.14 MB26ONBUILD RUN echo 'This0 B27/bin/sh -c echo 'This repository0 B28ENV NODE_VERSION=6.10.00 B29/bin/sh -c curl -SLO "http://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-armv6l.tar.gz"12.46 MB30CMD ["echo" "'No CMD0 B31ONBUILD RUN echo 'This0 B32/bin/sh -c echo 'This repository0 B33/bin/sh -c mkdir -p /usr/src/app127 B34WORKDIR /usr/src/app0 B35ONBUILD COPY package.json /usr/src/app/0 B36ONBUILD RUN DEBIAN_FRONTEND=noninteractive JOBS=MAX0 B37ONBUILD COPY . /usr/src/app0 B38CMD ["npm" "start"]0 B39ONBUILD RUN echo 'This0 BCommand
ADD file:e8cd1757e87ee265c597cb20ebd631eaf1a5abcb1d7cf948787a29a16fc208ab in /