Sign inSign up

netceteragroup/rpi-ttn-gateway:v3

Multi-platform
Manifest digest

sha256:f7dcb58ba339e40fa297068f21b72f9898ef3aa07224352d47cc9b8b7602f40f

OS/ARCH

Compressed size

159.42 MB

Last pushed

about 5 years by marcelstoer

Type

Image

Manifest digest

sha256:f7dcb58ba339e40fa297068f21b72f9898ef3aa07224352d47cc9b8b7602f40f

Image Layers

1ADD file ... in / 49.15 MB
2COPY file:7e96bef641cb464ab5ecebb3e587e9602e44343ea6ef5053120a1bc89b195904 in /etc/dpkg/dpkg.cfg.d/ 305 B
3COPY file:fee64614e449c34ea8ea69a2f3263d8c44f49bd0bee3761919ca8e29080c755c in /etc/apt/apt.conf.d/ 256 B
4COPY file:b49688b1132ba51b06815114fff795462b9fa874bceef41d396479ba8fa64ac5 in /etc/apt/preferences.d/ 229 B
5COPY file:1d8c7c5d44ff6135ea9bfca9457e480bf7cf26dc160f732a49548acd0f0cb2e5 in /usr/bin/entry.sh 1.53 KB
6COPY file:43a4444ad90492e5b546db941e7f1217124b3e540506d102c78ca75d98f28dbc in /etc/systemd/system/launch.service 354 B
7/bin/sh -c mkdir -p /usr/share/man/man10 B
8/bin/sh -c ln -s resin-xbuild177 B
9ENV TINI_VERSION=0.14.00 B
10/bin/sh -c curl -SLO "http://resin-packages.s3.amazonaws.com/tini/v$TINI_VERSION/tini0.14.0.linux-armv6hf.tar.gz"7.57 KB
11ENV LC_ALL=C.UTF-80 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13ENV DEBIAN_FRONTEND=noninteractive0 B
14ENV UDEV=on0 B
15LABEL io.resin.architecture=rpi io.resin.qemu.version= io.resin.device-type=raspberrypi0 B
16/bin/sh -c mkdir -p /.resin367 B
17ONBUILD RUN cat /.resin/deprecation-warning0 B
18ENV QEMU_CPU=arm11760 B
19/bin/sh -c apt-get update &&250 B
20ENV container=docker0 B
21/bin/sh -c systemctl mask 363 B
22/bin/sh -c systemctl enable /etc/systemd/system/launch.service234 B
23STOPSIGNAL [37]0 B
24VOLUME [/sys/fs/cgroup]0 B
25ENTRYPOINT ["/usr/bin/entry.sh"]0 B
26CMD ["/bin/bash"]0 B
27RUN /bin/sh -c cat /.resin/deprecation-warning0 B
28RUN /bin/sh -c apt-get update13.04 MB
29RUN /bin/sh -c apt-get install77.04 MB
30RUN /bin/sh -c git clone15.74 MB
31ENV INSTALL_DIR=/opt/ttn-gateway0 B
32RUN /bin/sh -c git clone1.38 MB
33WORKDIR /opt/ttn-gateway/libmpsse/src0 B
34RUN /bin/sh -c ./configure --disable-python12.75 KB
35RUN /bin/sh -c make #66.19 KB
36RUN /bin/sh -c make install46.39 KB
37RUN /bin/sh -c ldconfig #5.4 KB
38RUN /bin/sh -c git clone764.27 KB
39RUN /bin/sh -c cp $INSTALL_DIR/lora_gateway/libloragw/99-libftdi.rules388 B
40RUN /bin/sh -c sed -i854 B
41WORKDIR /opt/ttn-gateway/lora_gateway0 B
42RUN /bin/sh -c make #214.33 KB
43RUN /bin/sh -c git clone1.71 MB
44WORKDIR /opt/ttn-gateway/packet_forwarder0 B
45RUN /bin/sh -c make #269.27 KB
46RUN /bin/sh -c mkdir $INSTALL_DIR/bin147 B
47RUN /bin/sh -c ln -s196 B
48RUN /bin/sh -c cp -f1.54 KB
49RUN /bin/sh -c cp ~/ic880a-gateway/start.sh1.01 KB
50COPY local_conf_template.json /opt/ttn-gateway/bin/ # buildkit416 B
51COPY cmd.sh /opt/ttn-gateway/bin/ # buildkit655 B
52WORKDIR /opt/ttn-gateway/bin0 B
53CMD ["/bin/sh" "-c" "./cmd.sh"]0 B

Command

ADD file:3ba0df94e2f8303c588e9bbd48ee2ecee9e9c32c71bbbc91a5819f904c0d3ac3 in /