2020-01-11 15:31:42 UTC
79.3 MB
noninteractive
LC_ALLC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
QEMU_CPUarm1176
UDEVoff
[#000] sha256:4982f1355bf1a127aec72c7d446667434703a6f010038e49d711202da0cf936c - 45.7% (36.2 MB)
[#001] sha256:c57107806af103da60f20194e29af6d3b8fae8e80941e6c63dfad476fb026ebb - 0.0% (306 Bytes)
[#002] sha256:44890df0b6b1220e0f9929b8148a2ce36afd345dd5923e0cb02bed16e465e351 - 0.0% (258 Bytes)
[#003] sha256:203f4966ca464010e026dbcc884eb4249fe1a22bc05159d1fd654865a61874ed - 0.0% (908 Bytes)
[#004] sha256:e52eb99aadd3ded7421926c11c1677275771143a19999221f9314273789ab9aa - 0.0% (177 Bytes)
[#005] sha256:768da8a0c920ff0e802f715519ea082d134d6092ca2562e3ccb3d0f96dbb2a4a - 0.0% (414 Bytes)
[#006] sha256:8d1cabc67379afa58cde6b0a1819540dd710379a8665e2f74633bf05ffb4468e - 19.83% (15.7 MB)
[#007] sha256:8cddef687211be6cb8a5f698030c497a6005ceae70ba4225887d4a539b4b95ac - 2.27% (1.8 MB)
[#008] sha256:f29076dad05fc115e8abb62882a1217d61191e71366ddd4e24d1bd2ffff7c4e0 - 6.35% (5.03 MB)
[#009] sha256:f0d28449ac74a820f7a323cc28d15ba09aaf9396b22077519510a444250a9fea - 0.57% (463 KB)
[#010] sha256:0c63b1daa00f4b9fa2d0a6903483027055e1002a2baf8383f04c3f3a4e576c57 - 0.0% (268 Bytes)
[#011] sha256:a519ff9987bc85eae812f5345ee155314c679ebfb091dd85abfa13caf135a437 - 0.0% (259 Bytes)
[#012] sha256:e0a310b5c6e4bea133534be26f1e5d1c23696f1ce7db86958f9c60dd4d4e6e10 - 0.0% (920 Bytes)
[#013] sha256:76211c49d5aa96b6c9b0572064fd88d66422e1f79d92faa881f866c01ae3705c - 0.0% (92 Bytes)
[#014] sha256:a690ef5a1e835d1f1742465f7ad46551b8cce729f4c7ea3c9f6b21528b91fefb - 13.82% (11 MB)
[#015] sha256:87057af576517b699d52b10d797fc1382b83f2a403043c0fb7ea0cfaaa1077bc - 0.0% (126 Bytes)
[#016] sha256:1724e496188b025c704cf7e680a3555583a9408363759bae57fbaf6ae2a18fef - 11.46% (9.09 MB)
/bin/sh -c #(nop) ADD file:cfc522506d4df21223fcc34fd6e3b6159d852ef888e5b20bd30ceb7ed0674318 in /
2019-12-18 14:11:14 UTC/bin/sh -c #(nop) COPY file:7e96bef641cb464ab5ecebb3e587e9602e44343ea6ef5053120a1bc89b195904 in /etc/dpkg/dpkg.cfg.d/
2019-12-18 14:11:16 UTC/bin/sh -c #(nop) COPY file:fee64614e449c34ea8ea69a2f3263d8c44f49bd0bee3761919ca8e29080c755c in /etc/apt/apt.conf.d/
2019-12-18 14:11:19 UTC/bin/sh -c #(nop) COPY file:be3d1af0e9a121e1d775848e65ff225ac24aabe18ff0c64a5a091e2b39c9ed89 in /usr/bin/entry.sh
2019-12-18 14:11:22 UTC/bin/sh -c mkdir -p /usr/share/man/man1
2019-12-18 14:11:25 UTC/bin/sh -c ln -s resin-xbuild /usr/bin/cross-build-start && ln -s resin-xbuild /usr/bin/cross-build-end
2019-12-18 14:11:27 UTC/bin/sh -c #(nop) ENV LC_ALL=C.UTF-8
2019-12-18 14:11:28 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-12-18 14:11:30 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2019-12-18 14:11:32 UTC/bin/sh -c #(nop) ENV UDEV=off
2019-12-18 14:11:33 UTC/bin/sh -c #(nop) LABEL io.balena.architecture=rpi io.balena.qemu.version= io.balena.device-type=raspberrypi
2019-12-18 14:11:35 UTC/bin/sh -c #(nop) ENV QEMU_CPU=arm1176
2019-12-18 14:11:38 UTC/bin/sh -c echo '#!/bin/sh\nset -e\nset -u\nexport DEBIAN_FRONTEND=noninteractive\nn=0\nmax=2\nuntil [ $n -gt $max ]; do\n set +e\n (\n apt-get update -qq &&\n apt-get install -y --no-install-recommends "$@"\n )\n CODE=$?\n set -e\n if [ $CODE -eq 0 ]; then\n break\n fi\n if [ $n -eq $max ]; then\n exit $CODE\n fi\n echo "apt failed, retrying"\n n=$(($n + 1))\ndone\nrm -r /var/lib/apt/lists/*' > /usr/sbin/install_packages && chmod 0755 "/usr/sbin/install_packages"
2019-12-18 14:12:21 UTC/bin/sh -c install_packages libraspberrypi-bin
2019-12-18 14:12:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/entry.sh"]
2019-12-18 14:12:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-12-23 20:37:29 UTC/bin/sh -c #(nop) LABEL io.balena.architecture=rpi
2019-12-23 20:37:30 UTC/bin/sh -c #(nop) LABEL io.balena.qemu.version=4.0.0+balena-arm
2019-12-23 20:37:31 UTC/bin/sh -c #(nop) COPY file:2c501ba7ec1ca6440a43b3582ec43336e488756d8def550195796d0b6794bea4 in /usr/bin
2019-12-23 20:39:04 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends sudo ca-certificates findutils gnupg dirmngr inetutils-ping netbase curl udev procps $( if apt-cache show 'iproute' 2>/dev/null | grep -q '^Version:'; then echo 'iproute'; else echo 'iproute2'; fi ) && rm -rf /var/lib/apt/lists/* && c_rehash && echo '#!/bin/sh\nset -e\nset -u\nexport DEBIAN_FRONTEND=noninteractive\nn=0\nmax=2\nuntil [ $n -gt $max ]; do\n set +e\n (\n apt-get update -qq &&\n apt-get install -y --no-install-recommends "$@"\n )\n CODE=$?\n set -e\n if [ $CODE -eq 0 ]; then\n break\n fi\n if [ $n -eq $max ]; then\n exit $CODE\n fi\n echo "apt failed, retrying"\n n=$(($n + 1))\ndone\nrm -rf /var/cache/apt/archives/* /var/lib/apt/lists/*' > /usr/sbin/install_packages && chmod 0755 "/usr/sbin/install_packages"
2019-12-23 20:45:11 UTC/bin/sh -c curl -SLO "http://resin-packages.s3.amazonaws.com/resin-xbuild/v1.0.0/resin-xbuild1.0.0.tar.gz" && echo "1eb099bc3176ed078aa93bd5852dbab9219738d16434c87fc9af499368423437 resin-xbuild1.0.0.tar.gz" | sha256sum -c - && tar -xzf "resin-xbuild1.0.0.tar.gz" && rm "resin-xbuild1.0.0.tar.gz" && chmod +x resin-xbuild && mv resin-xbuild /usr/bin && ln -sf resin-xbuild /usr/bin/cross-build-start && ln -sf resin-xbuild /usr/bin/cross-build-end
2019-12-23 20:45:13 UTC/bin/sh -c #(nop) ENV LC_ALL=C.UTF-8
2019-12-23 20:45:16 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2019-12-23 20:45:17 UTC/bin/sh -c #(nop) ENV UDEV=off
2019-12-23 20:45:20 UTC/bin/sh -c echo 'path-exclude /usr/share/doc/*\npath-include /usr/share/doc/*/copyright\npath-exclude /usr/share/man/*\npath-exclude /usr/share/groff/*\npath-exclude /usr/share/info/*\npath-exclude /usr/share/lintian/*\npath-exclude /usr/share/linda/*\npath-exclude /usr/share/locale/*\npath-include /usr/share/locale/en*' > /etc/dpkg/dpkg.cfg.d/01_nodoc
2019-12-23 20:45:23 UTC/bin/sh -c echo 'APT::Get::Assume-Yes "true";\nAPT::Install-Recommends "0";\nAPT::Install-Suggests "0";\nquiet "true";' > /etc/apt/apt.conf.d/01_buildconfig
2019-12-23 20:45:24 UTC/bin/sh -c mkdir -p /usr/share/man/man1
2019-12-23 20:45:25 UTC/bin/sh -c #(nop) COPY file:04e15665ec08fcd73d7458263a001c0676eb6ec0792365ef0b4aecbc584d95d7 in /usr/bin/entry.sh
2019-12-23 20:45:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/entry.sh"]
2019-12-23 20:45:28 UTC/bin/sh -c curl -SLO "https://raw.githubusercontent.com/balena-io-library/base-images/a95300eda2320833e537ca20d728a870bf02177d/scripts/assets/tests/test-os.sh" && echo "Running test-os" && chmod +x test-os.sh && bash test-os.sh debian buster && rm -rf test-os.sh
2019-12-23 20:57:28 UTC/bin/sh -c #(nop) LABEL io.balena.device-type=raspberry-pi
2019-12-23 20:58:31 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends less kmod nano net-tools ifupdown iputils-ping i2c-tools usbutils && rm -rf /var/lib/apt/lists/*
2020-01-11 15:31:40 UTC/bin/sh -c #(nop) WORKDIR /app
2020-01-11 15:31:41 UTC/bin/sh -c #(nop) COPY dir:53c865abf39e36c4f804c1141d9db77bf63159a721193dec6994faae84491d2c in /app/
2020-01-11 15:31:41 UTC/bin/sh -c #(nop) EXPOSE 8000
2020-01-11 15:31:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["./webrtc-streamer"]
2020-01-11 15:31:42 UTC/bin/sh -c #(nop) CMD ["-a" "-C" "config.json"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.