sha256:53b8bbf23766d62a6a16a9b4a966ce2cb5628c8d4d9e8d93ad706c62d19d4e9b
OS/ARCH
Compressed size
159.42 MB
Last pushed
about 5 years by marcelstoer
Type
Image
Manifest digest
sha256:53b8bbf23766d62a6a16a9b4a966ce2cb5628c8d4d9e8d93ad706c62d19d4e9b
Image Layers
1ADD file ... in / 49.15 MB2COPY file:7e96bef641cb464ab5ecebb3e587e9602e44343ea6ef5053120a1bc89b195904 in /etc/dpkg/dpkg.cfg.d/ 305 B3COPY file:fee64614e449c34ea8ea69a2f3263d8c44f49bd0bee3761919ca8e29080c755c in /etc/apt/apt.conf.d/ 256 B4COPY file:b49688b1132ba51b06815114fff795462b9fa874bceef41d396479ba8fa64ac5 in /etc/apt/preferences.d/ 229 B5COPY file:1d8c7c5d44ff6135ea9bfca9457e480bf7cf26dc160f732a49548acd0f0cb2e5 in /usr/bin/entry.sh 1.53 KB6COPY file:43a4444ad90492e5b546db941e7f1217124b3e540506d102c78ca75d98f28dbc in /etc/systemd/system/launch.service 354 B7/bin/sh -c mkdir -p /usr/share/man/man10 B8/bin/sh -c ln -s resin-xbuild177 B9ENV TINI_VERSION=0.14.00 B10/bin/sh -c curl -SLO "http://resin-packages.s3.amazonaws.com/tini/v$TINI_VERSION/tini0.14.0.linux-armv6hf.tar.gz"7.57 KB11ENV LC_ALL=C.UTF-80 B12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13ENV DEBIAN_FRONTEND=noninteractive0 B14ENV UDEV=on0 B15LABEL io.resin.architecture=rpi io.resin.qemu.version= io.resin.device-type=raspberrypi0 B16/bin/sh -c mkdir -p /.resin367 B17ONBUILD RUN cat /.resin/deprecation-warning0 B18ENV QEMU_CPU=arm11760 B19/bin/sh -c apt-get update &&250 B20ENV container=docker0 B21/bin/sh -c systemctl mask 363 B22/bin/sh -c systemctl enable /etc/systemd/system/launch.service234 B23STOPSIGNAL [37]0 B24VOLUME [/sys/fs/cgroup]0 B25ENTRYPOINT ["/usr/bin/entry.sh"]0 B26CMD ["/bin/bash"]0 B27RUN /bin/sh -c cat /.resin/deprecation-warning0 B28RUN /bin/sh -c apt-get update13.04 MB29RUN /bin/sh -c apt-get install77.04 MB30RUN /bin/sh -c git clone15.74 MB31ENV INSTALL_DIR=/opt/ttn-gateway0 B32RUN /bin/sh -c git clone1.38 MB33WORKDIR /opt/ttn-gateway/libmpsse/src0 B34RUN /bin/sh -c ./configure --disable-python12.75 KB35RUN /bin/sh -c make #66.19 KB36RUN /bin/sh -c make install46.39 KB37RUN /bin/sh -c ldconfig #5.39 KB38RUN /bin/sh -c git clone764.26 KB39RUN /bin/sh -c cp $INSTALL_DIR/lora_gateway/libloragw/99-libftdi.rules388 B40RUN /bin/sh -c sed -i855 B41WORKDIR /opt/ttn-gateway/lora_gateway0 B42RUN /bin/sh -c make #214.33 KB43RUN /bin/sh -c git clone1.71 MB44WORKDIR /opt/ttn-gateway/packet_forwarder0 B45RUN /bin/sh -c make #269.26 KB46RUN /bin/sh -c mkdir $INSTALL_DIR/bin146 B47RUN /bin/sh -c ln -s197 B48RUN /bin/sh -c cp -f1.54 KB49RUN /bin/sh -c cp ~/ic880a-gateway/start.sh1.01 KB50COPY local_conf_template.json /opt/ttn-gateway/bin/ # buildkit421 B51COPY cmd.sh /opt/ttn-gateway/bin/ # buildkit659 B52WORKDIR /opt/ttn-gateway/bin0 B53CMD ["/bin/sh" "-c" "./cmd.sh"]0 BCommand
ADD file:3ba0df94e2f8303c588e9bbd48ee2ecee9e9c32c71bbbc91a5819f904c0d3ac3 in /