2021-05-01 03:16:55 UTC
333 MB
C.UTF-8
LD_LIBRARY_PATH/opt/vc/lib:
PATH/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
S6_BEHAVIOUR_IF_STAGE2_FAILS2
S6_CMD_WAIT_FOR_SERVICES1
S6_SERVICES_GRACETIME220000
WHEELS_LINKShttps://wheels.home-assistant.io/alpine-3.12/armv7/
[#000] sha256:420c7481a3a76d5d12df768d2745ddbe40357df0af780c756a5a7d1f2a43d288 - 0.69% (2.3 MB)
[#001] sha256:22b091c65e5dd360f58d2f393b82b025f42392440d5767a3a7f7eea39e196430 - 0.0% (108 Bytes)
[#002] sha256:17137433cf3c14e39696c739a8c94d63ff47c8140709e30fce8de5c1a518a959 - 6.4% (21.4 MB)
[#003] sha256:53f400909942a3f70978d7f2bb9d060a1adad447679977440e4d8ce7c8bf5f68 - 0.0% (1.8 KB)
[#004] sha256:f6fff75b32f1ce490fdc58a7d569f6ca9c5f5b9e24b8bce27f922b35953f3e98 - 13.47% (44.9 MB)
[#005] sha256:195c2971c3b42352cf2f7ba10a397fd8d5a542a483a570cb5233e65e806efc85 - 0.0% (235 Bytes)
[#006] sha256:7d1a33065ebe4859ff45f5c7df3cc596603e3c6a712d299ae52c465988dfec11 - 1.19% (3.98 MB)
[#007] sha256:68ff7a76186612658df037f332e5e8e874d38888d2b251bf9f241949613321fb - 1.36% (4.52 MB)
[#008] sha256:74040883eabfa5d39b58e96f74572f6d81fc2f641ed458329eabbd3f41c8c11b - 9.82% (32.8 MB)
[#009] sha256:5aa75f27de2fedace75c3853bbdb8bc332e6a3f8539fd47c5f5ce4b384f109e5 - 0.0% (225 Bytes)
[#010] sha256:c40420981a605420b232bc2af4cb77c082e6b5845445663da4d59c992b7d433d - 0.22% (763 KB)
[#011] sha256:9675996459b442dc497a316fd19972616ce0d5a429a25433c1f9e78d4246c987 - 0.2% (677 KB)
[#012] sha256:e8aed7010ef493282398a4fb0580ffbb5d8fb4bfba23a7d90365c95f1987ee5d - 0.16% (530 KB)
[#013] sha256:30785c2b98b833fe423451536cb1c02614e1d57f0827c63af3c2960ee6a0077e - 1.56% (5.19 MB)
[#014] sha256:8b156942298ee0ff2aa3d06f476b68244838135b7642fcf29455af36aaa202b6 - 0.11% (389 KB)
[#015] sha256:63a4821678f923ca5dc2f26135ff278e420548a7a1a3dc2b978c47e3653a8649 - 0.0% (9.2 KB)
[#016] sha256:2e60125e608438b6c156e99ef6145e9cae5921477c489c0a0944ce11d779460c - 1.83% (6.09 MB)
[#017] sha256:1d424bd308347dd0040438c081ac87b033da2f45f81e63f3c7e3637eb1a6db94 - 60.98% (203 MB)
[#018] sha256:576e97413bb99d0d3cdc9b37614f788b8692c848fd23f41fbb97cfc7ddc940e5 - 0.0% (885 Bytes)
[#019] sha256:47dae38e12c61ff45fef14e62be3ae8c49dc47153b59b743bcac4840c2ab4067 - 0.0% (95 Bytes)
[#020] sha256:000b72c916de3c006307e7376b5637312a9e35dced46a0670f913b88ca2932ac - 1.84% (6.12 MB)
[#021] sha256:4627acc8c09ce5d1831ffa254ccc9c7a437ed1c4e4f4a07a53ac30919ce75e35 - 0.0% (232 Bytes)
[#022] sha256:7a7433baba47fbb8ecfaa0233c7487b1905e8dfb1033a7c4d4bc005371a9684d - 0.18% (617 KB)
/bin/sh -c #(nop) ADD file:d844cc7b5e00fb62be39d903a2fb4a08f700e75112c8eef1f31101e846ed010d in /
2021-04-14 18:57:52 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-15 08:12:59 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES=1
2021-04-15 08:13:00 UTC/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]
2021-04-28 11:36:21 UTC/bin/ash -o pipefail -c #(nop) ARG BASHIO_VERSION TEMPIO_VERSION S6_OVERLAY_VERSION JEMALLOC_VERSION
2021-04-28 11:36:22 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src
2021-04-28 11:36:23 UTC/bin/ash -o pipefail -c #(nop) ARG BUILD_ARCH
2021-04-28 11:46:09 UTC|5 BASHIO_VERSION=0.13.0 BUILD_ARCH=armv7 JEMALLOC_VERSION=5.2.1 S6_OVERLAY_VERSION=2.1.0.2 TEMPIO_VERSION=2021.01.0 /bin/ash -o pipefail -c set -x && apk add --no-cache bash bind-tools ca-certificates curl jq tzdata && apk add --no-cache --virtual .build-deps build-base autoconf git && if [ "${BUILD_ARCH}" = "armv7" ]; then export S6_ARCH="arm"; elif [ "${BUILD_ARCH}" = "i386" ]; then export S6_ARCH="x86"; else export S6_ARCH="${BUILD_ARCH}"; fi && curl -L -f -s "https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-${S6_ARCH}.tar.gz" | tar zxvf - -C / && mkdir -p /etc/fix-attrs.d && mkdir -p /etc/services.d && git clone "https://github.com/jemalloc/jemalloc" /usr/src/jemalloc && cd /usr/src/jemalloc && git checkout ${JEMALLOC_VERSION} && ./autogen.sh && make -j "$(nproc)" && make install && mkdir -p /usr/src/bashio && curl -L -f -s "https://github.com/hassio-addons/bashio/archive/v${BASHIO_VERSION}.tar.gz" | tar -xzf - --strip 1 -C /usr/src/bashio && mv /usr/src/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && curl -L -f -s -o /usr/bin/tempio "https://github.com/home-assistant/tempio/releases/download/${TEMPIO_VERSION}/tempio_${BUILD_ARCH}" && chmod a+x /usr/bin/tempio && apk del .build-deps && rm -rf /usr/src/*
2021-04-28 11:46:09 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /
2021-04-28 11:46:10 UTC/bin/ash -o pipefail -c #(nop) ENTRYPOINT ["/init"]
2021-04-28 11:46:11 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armv7
2021-04-28 11:46:12 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.arch=armv7
2021-04-28 11:46:13 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=arm32v7/alpine:3.12
2021-04-28 11:46:14 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=alpine
2021-04-28 11:46:15 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=2021.04.1
2021-04-28 11:46:16 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base
2021-04-28 11:46:17 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=2021.04.1
2021-04-28 11:46:18 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.created=2021-04-28 11:36:20+00:00
2021-04-28 11:46:19 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.source=https://github.com/home-assistant/docker-base
2021-04-28 11:46:20 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.version=2021.04.1
2021-04-28 11:49:45 UTC/bin/ash -o pipefail -c #(nop) ARG PYTHON_VERSION PIP_VERSION GPG_KEY
2021-04-28 11:49:46 UTC/bin/ash -o pipefail -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2021-04-28 11:49:47 UTC/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]
2021-04-28 11:49:49 UTC/bin/ash -o pipefail -c #(nop) COPY multi:d00195e6e65b91677a619323874263eaf4fabd26c21c33ab237897549124e7b3 in /usr/src/
2021-04-28 14:20:46 UTC|3 GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568 PIP_VERSION=20.2.4 PYTHON_VERSION=3.8.9 /bin/ash -o pipefail -c set -ex && export PYTHON_VERSION=${PYTHON_VERSION} && apk add --no-cache --virtual .fetch-deps gnupg openssl tar xz && curl -L -o python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" && curl -L -o python.tar.xz.asc "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" && export GNUPGHOME="$(mktemp -d)" && echo "disable-ipv6" >> "$GNUPGHOME/dirmngr.conf" && gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys "${GPG_KEY}" && gpg --batch --verify python.tar.xz.asc python.tar.xz && { command -v gpgconf > /dev/null && gpgconf --kill all || :; } && rm -rf "$GNUPGHOME" python.tar.xz.asc && mkdir -p /usr/src/python && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz && rm python.tar.xz && apk add --no-cache --virtual .build-deps patch bzip2-dev coreutils dpkg-dev dpkg expat-dev findutils build-base gdbm-dev libc-dev libffi-dev libnsl-dev openssl openssl-dev libtirpc-dev linux-headers make ncurses-dev pax-utils readline-dev sqlite-dev tcl-dev tk tk-dev xz-dev zlib-dev bluez-dev && apk del .fetch-deps && for i in /usr/src/*.patch; do patch -d /usr/src/python -p 1 < "${i}"; done && cd /usr/src/python && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && ./configure --build="$gnuArch" --enable-loadable-sqlite-extensions --enable-optimizations --enable-shared --with-lto --with-system-expat --with-system-ffi --without-ensurepip && make -j "$(nproc)" LDFLAGS="-Wl,--strip-all" CFLAGS="-fno-semantic-interposition -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free" EXTRA_CFLAGS="-DTHREAD_STACK_SIZE=0x100000" && make install && find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec scanelf --needed --nobanner --format '%n#p' '{}' ';' | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' | xargs -rt apk add --no-cache --virtual .python-rundeps && apk del .build-deps && find /usr/local -depth \( -type d -a \( -name test -o -name tests \) \) -exec rm -rf '{}' + && rm -rf /usr/src/python && rm -f /usr/src/*.patch
2021-04-28 14:20:47 UTC|3 GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568 PIP_VERSION=20.2.4 PYTHON_VERSION=3.8.9 /bin/ash -o pipefail -c cd /usr/local/bin && ln -s idle3 idle && ln -s pydoc3 pydoc && ln -s python3 python && ln -s python3-config python-config
2021-04-28 14:21:26 UTC|3 GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568 PIP_VERSION=20.2.4 PYTHON_VERSION=3.8.9 /bin/ash -o pipefail -c set -ex; apk add --no-cache --virtual .fetch-deps openssl; curl -L -o get-pip.py 'https://bootstrap.pypa.io/get-pip.py'; apk del .fetch-deps; python get-pip.py --disable-pip-version-check --no-cache-dir pip==${PIP_VERSION} ; pip --version; find /usr/local -depth \( -type d -a \( -name test -o -name tests \) \) -exec rm -rf '{}' +; rm -f get-pip.py
2021-04-28 14:21:27 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armv7
2021-04-28 14:21:28 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.arch=armv7
2021-04-28 14:21:29 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/armv7-base:3.12
2021-04-28 14:21:30 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=python
2021-04-28 14:21:31 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=2021.04.1
2021-04-28 14:21:32 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base
2021-04-28 14:21:33 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=2021.04.1
2021-04-28 14:21:34 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.created=2021-04-28 11:49:40+00:00
2021-04-28 14:21:35 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.source=https://github.com/home-assistant/docker-base
2021-04-28 14:21:36 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.version=2021.04.1
2021-04-28 15:11:22 UTC/bin/ash -o pipefail -c #(nop) ARG BUILD_ARCH
2021-04-28 15:11:22 UTC/bin/ash -o pipefail -c #(nop) ENV WHEELS_LINKS=https://wheels.home-assistant.io/alpine-3.12/armv7/
2021-04-28 15:11:26 UTC|1 BUILD_ARCH=armv7 /bin/ash -o pipefail -c apk add --no-cache bsd-compat-headers eudev eudev-libs grep libffi libjpeg libjpeg-turbo libpng libstdc++ musl openssl pulseaudio-alsa tiff && ln -s /usr/include/locale.h /usr/include/xlocale.h
2021-04-28 15:11:32 UTC|1 BUILD_ARCH=armv7 /bin/ash -o pipefail -c apk add --no-cache bluez bluez-deprecated bluez-libs cups-libs curl ffmpeg ffmpeg-libs freetds gammu-libs git glib gmp iperf3 libexecinfo libgpiod libpcap libsodium libwebp libxml2 libxslt mariadb-connector-c mpc1 mpfr4 net-tools nmap openssh-client pianobar postgresql-libs pulseaudio-utils socat unixodbc zlib
2021-04-28 15:11:33 UTC/bin/ash -o pipefail -c #(nop) COPY file:5ec1f1d6033026d811f0f39ef4c9443769376cf09bd7bd56477afee9ac83defe in /usr/src/
2021-04-28 15:11:53 UTC|1 BUILD_ARCH=armv7 /bin/ash -o pipefail -c pip3 install --no-cache-dir --no-index --only-binary=:all: --find-links ${WHEELS_LINKS} -r /usr/src/requirements.txt && rm -f /usr/src/requirements.txt
2021-04-28 15:11:53 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src/
2021-04-28 15:11:54 UTC/bin/ash -o pipefail -c #(nop) ARG SSOCR_VERSION
2021-04-28 15:12:13 UTC|2 BUILD_ARCH=armv7 SSOCR_VERSION=2.19.0 /bin/ash -o pipefail -c apk add --no-cache imlib2 && apk add --no-cache --virtual .build-dependencies build-base imlib2-dev && git clone --depth 1 -b v${SSOCR_VERSION} https://github.com/auerswal/ssocr && cd ssocr && make -j$(nproc) && make install && apk del .build-dependencies && rm -rf /usr/src/ssocr
2021-04-28 15:12:13 UTC/bin/ash -o pipefail -c #(nop) ARG ARPSCAN_VERSION
2021-04-28 15:13:42 UTC|3 ARPSCAN_VERSION=1.9.7 BUILD_ARCH=armv7 SSOCR_VERSION=2.19.0 /bin/ash -o pipefail -c apk add --no-cache libpcap && apk add --no-cache --virtual .build-dependencies autoconf automake build-base libpcap-dev && git clone --depth 1 -b ${ARPSCAN_VERSION} https://github.com/royhills/arp-scan && cd arp-scan && autoreconf --install && ./configure && make -j$(nproc) && make install && apk del .build-dependencies && rm -rf /usr/src/arp-scan
2021-04-28 15:13:43 UTC/bin/ash -o pipefail -c #(nop) ARG PICOTTS_HASH
2021-04-28 15:19:26 UTC|4 ARPSCAN_VERSION=1.9.7 BUILD_ARCH=armv7 PICOTTS_HASH=e3ba46009ee868911fa0b53db672a55f9cc13b1c SSOCR_VERSION=2.19.0 /bin/ash -o pipefail -c apk add --no-cache popt && apk add --no-cache --virtual .build-dependencies automake autoconf libtool popt-dev build-base && git clone https://github.com/naggety/picotts.git pico && cd pico/pico && git reset --hard ${PICOTTS_HASH} && ./autogen.sh && ./configure --disable-static && make && make install && apk del .build-dependencies && rm -rf /usr/src/pico
2021-04-28 15:19:27 UTC/bin/ash -o pipefail -c #(nop) ARG TELLDUS_COMMIT
2021-04-28 15:21:31 UTC|5 ARPSCAN_VERSION=1.9.7 BUILD_ARCH=armv7 PICOTTS_HASH=e3ba46009ee868911fa0b53db672a55f9cc13b1c SSOCR_VERSION=2.19.0 TELLDUS_COMMIT=2598bbed16ffd701f2a07c99582f057a3decbaf3 /bin/ash -o pipefail -c apk add --no-cache confuse libftdi1 && apk add --no-cache --virtual .build-dependencies argp-standalone build-base cmake confuse-dev doxygen libftdi1-dev && ln -s /usr/include/libftdi1/ftdi.h /usr/include/ftdi.h && git clone https://github.com/telldus/telldus && cd telldus/telldus-core && git reset --hard ${TELLDUS_COMMIT} && sed -i "/\<sys\/socket.h\>/a \#include \<sys\/select.h\>" common/Socket_unix.cpp && cmake . -DBUILD_LIBTELLDUS-CORE=ON -DBUILD_TDADMIN=OFF -DBUILD_TDTOOL=OFF -DGENERATE_MAN=OFF -DFORCE_COMPILE_FROM_TRUNK=ON -DFTDI_LIBRARY=/usr/lib/libftdi1.so && make -j$(nproc) && make install && apk del .build-dependencies && rm -rf /usr/src/telldus
2021-04-28 15:21:32 UTC/bin/ash -o pipefail -c #(nop) COPY dir:d3b012aa374ffc6d13561f40f5e8b750928bbb8c6adbf2bb84e4fff287620fb2 in /
2021-04-28 15:21:32 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armv7
2021-04-28 15:21:33 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant-base
2021-04-28 15:21:34 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=2021.04.3
2021-04-28 15:21:35 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.created=2021-04-28 15:11:12+00:00
2021-04-28 15:21:36 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.source=https://github.com/home-assistant/docker
2021-04-28 15:21:37 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.version=2021.04.3
2021-04-28 19:01:57 UTC/bin/ash -o pipefail -c #(nop) ENV S6_SERVICES_GRACETIME=220000
2021-04-28 19:01:58 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src
2021-05-01 02:26:14 UTC/bin/ash -o pipefail -c #(nop) COPY dir:1a2a4150d0cd75ec70889898a322a9291f108d9dcdfd8b9141a9f064d0fc99d8 in homeassistant/
2021-05-01 02:56:09 UTC/bin/ash -o pipefail -c pip3 install --no-cache-dir --no-index --only-binary=:all: --find-links "${WHEELS_LINKS}" -r homeassistant/requirements_all.txt && pip3 install --no-cache-dir --no-index --only-binary=:all: --find-links "${WHEELS_LINKS}" -e ./homeassistant && python3 -m compileall homeassistant/homeassistant
2021-05-01 02:56:14 UTC/bin/ash -o pipefail -c #(nop) COPY dir:58eb5c95832e93a5525c853ebbb5ea4de6245faa9048be9f78a4cc173ae4e65a in /
2021-05-01 02:56:18 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /config
2021-05-01 02:56:21 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armv7
2021-05-01 02:56:25 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=core
2021-05-01 02:56:28 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=2021.6.0.dev20210501
2021-05-01 02:56:31 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.authors=The Home Assistant Authors
2021-05-01 02:56:35 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.created=2021-05-01 02:26:02+00:00
2021-05-01 02:56:38 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.description=Open-source home automation platform running on Python 3
2021-05-01 02:56:41 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.documentation=https://www.home-assistant.io/docs/
2021-05-01 02:56:45 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.licenses=Apache License 2.0
2021-05-01 02:56:48 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.source=https://github.com/home-assistant/core
2021-05-01 02:56:51 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.title=Home Assistant
2021-05-01 02:56:55 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.url=https://www.home-assistant.io/
2021-05-01 02:56:58 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.version=2021.6.0.dev20210501
2021-05-01 03:13:50 UTC/bin/ash -o pipefail -c apk --no-cache add raspberrypi raspberrypi-libs usbutils && sed -i "s|# RPi.GPIO|RPi.GPIO|g" /usr/src/homeassistant/requirements_all.txt && pip3 install --no-cache-dir --no-index --only-binary=:all: --find-links "${WHEELS_LINKS}" RPi.GPIO bluepy pybluez -c /usr/src/homeassistant/requirements_all.txt
2021-05-01 03:13:54 UTC/bin/ash -o pipefail -c ln -sv /opt/vc/bin/raspistill /usr/local/bin/raspistill && ln -sv /opt/vc/bin/raspivid /usr/local/bin/raspivid && ln -sv /opt/vc/bin/raspividyuv /usr/local/bin/raspividyuv && ln -sv /opt/vc/bin/raspiyuv /usr/local/bin/raspiyuv
2021-05-01 03:13:58 UTC/bin/ash -o pipefail -c #(nop) ARG LIBCEC_VERSION=6.0.2
2021-05-01 03:16:26 UTC|1 LIBCEC_VERSION=6.0.2 /bin/ash -o pipefail -c apk add --no-cache eudev-libs p8-platform && apk add --no-cache --virtual .build-dependencies build-base cmake eudev-dev swig raspberrypi-dev p8-platform-dev && git clone --depth 1 -b libcec-${LIBCEC_VERSION} https://github.com/Pulse-Eight/libcec /usr/src/libcec && mkdir -p /usr/src/libcec/build && cd /usr/src/libcec/build && cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr/local -DRPI_INCLUDE_DIR=/opt/vc/include -DRPI_LIB_DIR=/opt/vc/lib -DPYTHON_LIBRARY="/usr/local/lib/libpython3.8.so" -DPYTHON_INCLUDE_DIR="/usr/local/include/python3.8" .. && make -j$(nproc) && make install && echo "cec" > "/usr/local/lib/python3.8/site-packages/cec.pth" && apk del .build-dependencies && rm -rf /usr/src/libcec
2021-05-01 03:16:30 UTC/bin/ash -o pipefail -c #(nop) ENV LD_LIBRARY_PATH=/opt/vc/lib:
2021-05-01 03:16:33 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armv7
2021-05-01 03:16:37 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.machine=raspberrypi3
2021-05-01 03:16:41 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=core
2021-05-01 03:16:44 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=2021.6.0.dev20210501
2021-05-01 03:16:48 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.created=2021-05-01 03:11:58+00:00
2021-05-01 03:16:52 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.source=https://github.com/home-assistant/core
2021-05-01 03:16:55 UTC/bin/ash -o pipefail -c #(nop) LABEL org.opencontainers.image.version=2021.6.0.dev20210501
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.