2020-10-15 21:52:22 UTC
349 MB
E3FF2839C048B25C084DEBE9B26995E310250568
LANGC.UTF-8
PATH/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHON_PIP_VERSION20.2.3
PYTHON_VERSION3.8.5
S6_BEHAVIOUR_IF_STAGE2_FAILS2
S6_CMD_WAIT_FOR_SERVICES1
S6_SERVICES_GRACETIME60000
WHEELS_LINKShttps://wheels.home-assistant.io/alpine-3.12/i386/
[#000] sha256:0625b4155e2a59f647ece47c0cd77ed3196b1f84454fa64ce80cad90e2b9b79e - 0.76% (2.66 MB)
[#001] sha256:60953035f71591db57af2b554b224be2f69a2d9e633c5eae890d3e99d365e729 - 0.0% (108 Bytes)
[#002] sha256:184b7c21874b785ebfca2c353c500fd8fd76c573a1faac89f04fbbc965565ef2 - 6.07% (21.2 MB)
[#003] sha256:33290b40794a6d32a683e972804be1f63e09bdfcd511fca3175ecbd838b51be9 - 0.01% (43.6 KB)
[#004] sha256:c492416ed9ab5cb1088ad544a7c42ce1975dbe3df64e958be0179568b1ed8103 - 0.0% (1.5 KB)
[#005] sha256:1941e397f07e3bc0080738104d11c5fc31ee3f6f269994851bfe5e4274d7c7d6 - 13.11% (45.7 MB)
[#006] sha256:7b584a4e10708726cdeb3abf7b53bf3f69cb1258e4ab01b7f4ab7c77e288d5cf - 0.0% (237 Bytes)
[#007] sha256:618142e4379cd4732862e81e2b47cc12175baa2ea135d1fd088d490799cb9b85 - 1.1% (3.84 MB)
[#008] sha256:198c6593465684937b854c7daae80be87d019d5add85f785976c08339570ae15 - 1.57% (5.48 MB)
[#009] sha256:02b4b9a6722c3ad0cc1b9a407f8ee8c7f4046539ae571582c1f1e7df6e7c203b - 11.5% (40.1 MB)
[#010] sha256:e19525509ddf8779cdf67a009a09ec0d7f376ffeb41445c193059867305ef2ab - 0.0% (227 Bytes)
[#011] sha256:332d7b00a2e5b9d18a30d23977a045d40f339b77a2e65e142b80cabfbfd04d28 - 0.37% (1.31 MB)
[#012] sha256:b10c8555d83ff089379e5a49cca6bfec76664649946ae60b668ed2ed15d13754 - 0.2% (730 KB)
[#013] sha256:2de8642430f585b663259862f7efe3b36d5dd93a86703ef42fd2d28139291b67 - 0.15% (528 KB)
[#014] sha256:1492dd9873acb5b0e18abafb895a5393a165ed791ff651b3b2dc86a9d9c3fcdb - 0.12% (438 KB)
[#015] sha256:f9cdad37db1869f09c2dcfb993cc7e954f94882db4999a1939999b84981a3c37 - 0.0% (418 Bytes)
[#016] sha256:aba82edfe7b91f91710a0cdcabdc6226daf26beb77bee390f05a355e36ef3265 - 1.39% (4.85 MB)
[#017] sha256:1176cbdb8796b624ae160156e933687d3b1253cf98f7a6e67da4aba4961e5fd6 - 63.63% (222 MB)
[#018] sha256:507b8dba130faaf6430896249d240c43255db1e23ad7028497c5c49a19ca6e6e - 0.0% (884 Bytes)
[#019] sha256:7d0f6023722538b88c569416ea0fd5dfcd6f648c7808ad41fc3c7d90737487cd - 0.0% (95 Bytes)
/bin/sh -c #(nop) ADD file:5624441d97aca5eeb82a582941efc3586397098b8391227a9040ebe434cc1d6b in /
2020-05-29 21:38:33 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-06-10 15:08:02 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES=1
2020-06-10 15:08:03 UTC/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]
2020-06-10 15:08:04 UTC/bin/ash -o pipefail -c #(nop) ARG BASHIO_VERSION=0.9.0
2020-06-10 15:08:05 UTC/bin/ash -o pipefail -c #(nop) ARG S6_OVERLAY_VERSION=2.0.0.1
2020-07-05 20:31:36 UTC/bin/ash -o pipefail -c #(nop) ARG JEMALLOC_VERSION=5.2.1
2020-07-05 20:31:37 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src
2020-07-05 20:33:47 UTC|3 BASHIO_VERSION=0.9.0 JEMALLOC_VERSION=5.2.1 S6_OVERLAY_VERSION=2.0.0.1 /bin/ash -o pipefail -c apk add --no-cache bash jq tzdata ca-certificates curl bind-tools && apk add --no-cache --virtual .build-deps build-base && curl -L -s "https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-x86.tar.gz" | tar zxvf - -C / && mkdir -p /etc/fix-attrs.d && mkdir -p /etc/services.d && curl -L -s "https://github.com/jemalloc/jemalloc/releases/download/${JEMALLOC_VERSION}/jemalloc-${JEMALLOC_VERSION}.tar.bz2" | tar -xjf - -C /usr/src && cd /usr/src/jemalloc-${JEMALLOC_VERSION} && ./configure && make && make install && mkdir -p /usr/src/bashio && curl -L -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 && apk del .build-deps && rm -rf /usr/src/*
2020-07-05 20:33:48 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /
2020-07-05 20:33:49 UTC/bin/ash -o pipefail -c #(nop) ENTRYPOINT ["/init"]
2020-07-05 20:33:50 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=i386
2020-07-05 20:33:51 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base
2020-07-05 20:33:52 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=alpine
2020-09-10 14:06:39 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.7.0
2020-09-10 14:06:40 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base
2020-09-10 14:06:41 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.12
2020-09-10 14:22:11 UTC/bin/ash -o pipefail -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-10 14:22:12 UTC/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]
2020-09-10 14:22:16 UTC/bin/ash -o pipefail -c apk add --no-cache ca-certificates
2020-09-10 14:22:17 UTC/bin/ash -o pipefail -c #(nop) ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568
2020-09-10 14:22:18 UTC/bin/ash -o pipefail -c #(nop) ENV PYTHON_VERSION=3.8.5
2020-09-10 14:22:20 UTC/bin/ash -o pipefail -c #(nop) COPY multi:2b0e60bebdfa3e86f80a648991df79909c552111c8139b033ab76691042269b9 in /usr/src/
2020-09-10 14:36:43 UTC/bin/ash -o pipefail -c set -ex && 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 -ljemalloc" 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
2020-09-10 14:36:45 UTC/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
2020-09-10 14:36:46 UTC/bin/ash -o pipefail -c #(nop) ENV PYTHON_PIP_VERSION=20.2.3
2020-09-10 14:36:52 UTC/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==$PYTHON_PIP_VERSION" ; pip --version; find /usr/local -depth \( -type d -a \( -name test -o -name tests \) \) -exec rm -rf '{}' +; rm -f get-pip.py
2020-09-10 14:36:53 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=i386
2020-09-10 14:36:54 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base-python
2020-09-10 14:36:55 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=python
2020-09-10 14:36:56 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.7.0
2020-09-10 14:36:57 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base
2020-09-10 14:36:58 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.8-alpine3.12
2020-09-14 09:25:31 UTC/bin/ash -o pipefail -c #(nop) ARG BUILD_ARCH
2020-09-14 09:25:31 UTC/bin/ash -o pipefail -c #(nop) ENV WHEELS_LINKS=https://wheels.home-assistant.io/alpine-3.12/i386/
2020-09-14 09:25:34 UTC|1 BUILD_ARCH=i386 /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
2020-09-14 09:25:40 UTC|1 BUILD_ARCH=i386 /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 libsodium libwebp libxml2 libxslt mariadb-connector-c mpc1 mpfr4 net-tools nmap openssh-client pianobar postgresql-libs pulseaudio-utils socat unixodbc zlib
2020-09-14 09:25:43 UTC/bin/ash -o pipefail -c #(nop) COPY file:803df3fcaf31dbdf84d5a830ad6c52b9e81b1918bdbac9f5ea14dfd4e21420e1 in /usr/src/
2020-09-14 09:25:48 UTC|1 BUILD_ARCH=i386 /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
2020-09-14 09:25:48 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src/
2020-09-14 09:25:49 UTC/bin/ash -o pipefail -c #(nop) ARG SSOCR_VERSION=v2.19.0
2020-09-14 09:25:55 UTC|2 BUILD_ARCH=i386 SSOCR_VERSION=v2.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 ${SSOCR_VERSION} https://github.com/auerswal/ssocr && cd ssocr && make -j$(nproc) && make install && apk del .build-dependencies && rm -rf /usr/src/ssocr
2020-09-14 09:25:55 UTC/bin/ash -o pipefail -c #(nop) ARG ARPSCAN_VERSION=1.9.7
2020-09-14 09:26:06 UTC|3 ARPSCAN_VERSION=1.9.7 BUILD_ARCH=i386 SSOCR_VERSION=v2.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
2020-09-14 09:26:23 UTC|3 ARPSCAN_VERSION=1.9.7 BUILD_ARCH=i386 SSOCR_VERSION=v2.19.0 /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 -b master --depth 1 https://github.com/telldus/telldus && cd telldus/telldus-core && 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
2020-09-14 09:26:25 UTC/bin/ash -o pipefail -c #(nop) COPY dir:23ca2d1adb19671d6e79da617a71ed9cb8f33a4a2768fdced0cd374324769569 in /
2020-09-14 09:26:25 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=i386
2020-09-14 09:26:26 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant-base
2020-09-14 09:26:27 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=8.4.0
2020-09-15 01:04:22 UTC/bin/ash -o pipefail -c #(nop) ENV S6_SERVICES_GRACETIME=60000
2020-09-15 01:04:23 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src
2020-10-15 21:45:37 UTC/bin/ash -o pipefail -c #(nop) COPY dir:45c89f13277feec9974599ae9404fd98eeeb82eb38e5cc8f42031111543ecc34 in homeassistant/
2020-10-15 21:51:57 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
2020-10-15 21:52:08 UTC/bin/ash -o pipefail -c #(nop) COPY dir:aca7f5cbbe7fc51f1fcc3618f2639e8815c106d9b7ac10c38ade6d30c2de9f0e in /
2020-10-15 21:52:12 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /config
2020-10-15 21:52:15 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=i386
2020-10-15 21:52:19 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=core
2020-10-15 21:52:22 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=0.116.4
2020-10-15 21:51:04 UTC
350 MB
E3FF2839C048B25C084DEBE9B26995E310250568
LANGC.UTF-8
PATH/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHON_PIP_VERSION20.2.3
PYTHON_VERSION3.8.5
S6_BEHAVIOUR_IF_STAGE2_FAILS2
S6_CMD_WAIT_FOR_SERVICES1
S6_SERVICES_GRACETIME60000
WHEELS_LINKShttps://wheels.home-assistant.io/alpine-3.12/amd64/
[#000] sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 0.76% (2.67 MB)
[#001] sha256:1f4c023abf28f1163f246d1ee2d8693ab93972734999b9cb9441e2b5a0438260 - 0.0% (109 Bytes)
[#002] sha256:93146756f5f01767c705eba314dccb99213614386612e76c80a179ed6f55930c - 6.09% (21.3 MB)
[#003] sha256:9fc71a3e7e623a25b012c294ef969c355103966716792cd4f49cc8cbf5d01310 - 0.01% (43.6 KB)
[#004] sha256:82dcadd3cb3e01e21d917eeb83d7c96a81a02804188e6d6aaa61a77e6fb92c92 - 0.0% (1.5 KB)
[#005] sha256:298ab38ec28f1eb32d167b8f05721325c590837b2594b932ba35dfe30cf7deaf - 13.52% (47.3 MB)
[#006] sha256:186689f4a3e1ddd41fd939ef67ed702637aa8453d2cd412bd87d6a758f20b888 - 0.0% (238 Bytes)
[#007] sha256:0b32d7083158cac361ded9fd8ab8edab9016a30d5a831fe08cbda6161853ef61 - 1.1% (3.84 MB)
[#008] sha256:7dcefa9542fd1efb239b51f4943d1101da11a8ba1146599c68fabeaa833f0f6e - 1.48% (5.17 MB)
[#009] sha256:be59a2c3984778d17eb3f86fc9729ff5573fa55e376d52f3b7fe2801c634f4e3 - 11.21% (39.2 MB)
[#010] sha256:7cc599edd9e9ca38a5062491df1b3334576337771dd0bfaf3c8f350efd00a429 - 0.0% (229 Bytes)
[#011] sha256:3b0b35e92640240df77f8f4f6a47bf9c3941a50ec7bd1f152ba162af907ac9b9 - 0.38% (1.32 MB)
[#012] sha256:a0c21c26d87ca0e7e18a6a7137912e9040c22fb4bb1a00f16ce491bc74dd5ac4 - 0.2% (727 KB)
[#013] sha256:36458b6ffcff302fa93786fea3ca540c5989ba7be241016e89ccab48d5ce69ca - 0.15% (534 KB)
[#014] sha256:139bc685aa9839cea531a44cd11634f27d13db237a0a14ccbcc09f794f26eeed - 0.12% (418 KB)
[#015] sha256:f9cdad37db1869f09c2dcfb993cc7e954f94882db4999a1939999b84981a3c37 - 0.0% (418 Bytes)
[#016] sha256:1123f8f479b7a9c34c69bf70101e7a24eaf395eb9e4573594145036d6d1dcfa2 - 1.39% (4.85 MB)
[#017] sha256:7b8fc983a0c281f33e9d111f89bd3b811c3dd234581db0393aa8432879504389 - 63.59% (222 MB)
[#018] sha256:911f28beede8366513ca737e99a11575741432edabd153020d35f287f5f7509b - 0.0% (884 Bytes)
[#019] sha256:a6b2185f5bb9ab3f0f4513b4e498d77bbb52c73495bd437bc117118b0620931e - 0.0% (95 Bytes)
/bin/sh -c #(nop) ADD file:c92c248239f8c7b9b3c067650954815f391b7bcb09023f984972c082ace2a8d0 in /
2020-05-29 21:19:46 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-06-10 15:08:02 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES=1
2020-06-10 15:08:03 UTC/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]
2020-06-10 15:08:04 UTC/bin/ash -o pipefail -c #(nop) ARG BASHIO_VERSION=0.9.0
2020-06-10 15:08:05 UTC/bin/ash -o pipefail -c #(nop) ARG S6_OVERLAY_VERSION=2.0.0.1
2020-07-05 20:31:32 UTC/bin/ash -o pipefail -c #(nop) ARG JEMALLOC_VERSION=5.2.1
2020-07-05 20:31:33 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src
2020-07-05 20:33:24 UTC|3 BASHIO_VERSION=0.9.0 JEMALLOC_VERSION=5.2.1 S6_OVERLAY_VERSION=2.0.0.1 /bin/ash -o pipefail -c apk add --no-cache bash jq tzdata ca-certificates curl bind-tools && apk add --no-cache --virtual .build-deps build-base && curl -L -s "https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-amd64.tar.gz" | tar zxvf - -C / && mkdir -p /etc/fix-attrs.d && mkdir -p /etc/services.d && curl -L -s "https://github.com/jemalloc/jemalloc/releases/download/${JEMALLOC_VERSION}/jemalloc-${JEMALLOC_VERSION}.tar.bz2" | tar -xjf - -C /usr/src && cd /usr/src/jemalloc-${JEMALLOC_VERSION} && ./configure && make && make install && mkdir -p /usr/src/bashio && curl -L -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 && apk del .build-deps && rm -rf /usr/src/*
2020-07-05 20:33:25 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /
2020-07-05 20:33:26 UTC/bin/ash -o pipefail -c #(nop) ENTRYPOINT ["/init"]
2020-07-05 20:33:27 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=amd64
2020-07-05 20:33:28 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base
2020-07-05 20:33:29 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=alpine
2020-09-10 14:06:37 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.7.0
2020-09-10 14:06:38 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base
2020-09-10 14:06:39 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.12
2020-09-10 14:13:28 UTC/bin/ash -o pipefail -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-10 14:13:29 UTC/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]
2020-09-10 14:13:30 UTC/bin/ash -o pipefail -c apk add --no-cache ca-certificates
2020-09-10 14:13:31 UTC/bin/ash -o pipefail -c #(nop) ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568
2020-09-10 14:13:32 UTC/bin/ash -o pipefail -c #(nop) ENV PYTHON_VERSION=3.8.5
2020-09-10 14:13:34 UTC/bin/ash -o pipefail -c #(nop) COPY multi:2b0e60bebdfa3e86f80a648991df79909c552111c8139b033ab76691042269b9 in /usr/src/
2020-09-10 14:28:00 UTC/bin/ash -o pipefail -c set -ex && 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 -ljemalloc" 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
2020-09-10 14:28:03 UTC/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
2020-09-10 14:28:03 UTC/bin/ash -o pipefail -c #(nop) ENV PYTHON_PIP_VERSION=20.2.3
2020-09-10 14:28:09 UTC/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==$PYTHON_PIP_VERSION" ; pip --version; find /usr/local -depth \( -type d -a \( -name test -o -name tests \) \) -exec rm -rf '{}' +; rm -f get-pip.py
2020-09-10 14:28:10 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=amd64
2020-09-10 14:28:11 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base-python
2020-09-10 14:28:12 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=python
2020-09-10 14:28:13 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.7.0
2020-09-10 14:28:14 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base
2020-09-10 14:28:15 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.8-alpine3.12
2020-09-14 09:25:31 UTC/bin/ash -o pipefail -c #(nop) ARG BUILD_ARCH
2020-09-14 09:25:32 UTC/bin/ash -o pipefail -c #(nop) ENV WHEELS_LINKS=https://wheels.home-assistant.io/alpine-3.12/amd64/
2020-09-14 09:25:34 UTC|1 BUILD_ARCH=amd64 /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
2020-09-14 09:25:39 UTC|1 BUILD_ARCH=amd64 /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 libsodium libwebp libxml2 libxslt mariadb-connector-c mpc1 mpfr4 net-tools nmap openssh-client pianobar postgresql-libs pulseaudio-utils socat unixodbc zlib
2020-09-14 09:25:42 UTC/bin/ash -o pipefail -c #(nop) COPY file:803df3fcaf31dbdf84d5a830ad6c52b9e81b1918bdbac9f5ea14dfd4e21420e1 in /usr/src/
2020-09-14 09:25:45 UTC|1 BUILD_ARCH=amd64 /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
2020-09-14 09:25:46 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src/
2020-09-14 09:25:47 UTC/bin/ash -o pipefail -c #(nop) ARG SSOCR_VERSION=v2.19.0
2020-09-14 09:25:52 UTC|2 BUILD_ARCH=amd64 SSOCR_VERSION=v2.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 ${SSOCR_VERSION} https://github.com/auerswal/ssocr && cd ssocr && make -j$(nproc) && make install && apk del .build-dependencies && rm -rf /usr/src/ssocr
2020-09-14 09:25:53 UTC/bin/ash -o pipefail -c #(nop) ARG ARPSCAN_VERSION=1.9.7
2020-09-14 09:26:04 UTC|3 ARPSCAN_VERSION=1.9.7 BUILD_ARCH=amd64 SSOCR_VERSION=v2.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
2020-09-14 09:26:20 UTC|3 ARPSCAN_VERSION=1.9.7 BUILD_ARCH=amd64 SSOCR_VERSION=v2.19.0 /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 -b master --depth 1 https://github.com/telldus/telldus && cd telldus/telldus-core && 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
2020-09-14 09:26:22 UTC/bin/ash -o pipefail -c #(nop) COPY dir:23ca2d1adb19671d6e79da617a71ed9cb8f33a4a2768fdced0cd374324769569 in /
2020-09-14 09:26:22 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=amd64
2020-09-14 09:26:23 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant-base
2020-09-14 09:26:24 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=8.4.0
2020-09-15 01:03:50 UTC/bin/ash -o pipefail -c #(nop) ENV S6_SERVICES_GRACETIME=60000
2020-09-15 01:03:51 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src
2020-10-15 21:45:09 UTC/bin/ash -o pipefail -c #(nop) COPY dir:45c89f13277feec9974599ae9404fd98eeeb82eb38e5cc8f42031111543ecc34 in homeassistant/
2020-10-15 21:50:40 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
2020-10-15 21:50:51 UTC/bin/ash -o pipefail -c #(nop) COPY dir:aca7f5cbbe7fc51f1fcc3618f2639e8815c106d9b7ac10c38ade6d30c2de9f0e in /
2020-10-15 21:50:55 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /config
2020-10-15 21:50:58 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=amd64
2020-10-15 21:51:01 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=core
2020-10-15 21:51:04 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=0.116.4
2020-10-15 22:09:56 UTC
343 MB
E3FF2839C048B25C084DEBE9B26995E310250568
LANGC.UTF-8
PATH/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHON_PIP_VERSION20.2.3
PYTHON_VERSION3.8.5
S6_BEHAVIOUR_IF_STAGE2_FAILS2
S6_CMD_WAIT_FOR_SERVICES1
S6_SERVICES_GRACETIME60000
WHEELS_LINKShttps://wheels.home-assistant.io/alpine-3.12/armhf/
[#000] sha256:b4b72e716706d29f5d2351709c20bf737b94f876a5472a43ff1b6e203c65d27f - 0.72% (2.48 MB)
[#001] sha256:8b2641acd4791bc211578f1512faaaa2f268045c1518083030e91c966888c55e - 0.47% (1.59 MB)
[#002] sha256:dde582ce51c9b7de30386c9dce4d28093faabf46d95d09f48870a9c34eff5097 - 0.0% (108 Bytes)
[#003] sha256:7902c6ac0b02a8b0dd7ab350d5edddc3b9ae2dfe1df24a86a59313f64003781f - 5.93% (20.3 MB)
[#004] sha256:821195473d6ad96ca1c41558743c09cf1da0756a98f4f6e74f65c3020fd751fa - 0.01% (43.6 KB)
[#005] sha256:aba6223e999c3108a280de4ce9415e2a944de576900a74204b6fd13ac86c3655 - 0.0% (1.5 KB)
[#006] sha256:72c43eab455e76ff1ec3a00a61ce87d85e1439277ade17f4d1b6e98f495eb9fe - 13.15% (45 MB)
[#007] sha256:143ec51706a7093dc01c86008c30acbfc3fc7e011cf8d3064fe2952e2bc7e373 - 0.0% (236 Bytes)
[#008] sha256:ae6137d2ad72de33e0f1666afc910b724152df37cdec31fd0fae9fc81bc2b36b - 1.12% (3.84 MB)
[#009] sha256:8cd8ddd9de7f4ad396901e5f4f2d34c1242ac40d99b051a30ca3b724c1eefc0a - 1.43% (4.91 MB)
[#010] sha256:504a8b31811c87e5544bcbafdf53fedc68f131493680ca652eb3444ba53cecd3 - 10.38% (35.6 MB)
[#011] sha256:086b4d55d8af9e719a366c6cc2d860e84af4100b297c858539bdf69b6ab39f91 - 0.0% (229 Bytes)
[#012] sha256:95446e44fb4d144d9da56430645b3526729927e018f7e352ed7f45970ca04397 - 0.37% (1.26 MB)
[#013] sha256:615be746868bdda9a5667deafa1fc6a8d3141877012375bb5be1a8babf32e613 - 0.2% (698 KB)
[#014] sha256:d1aa0a2e3abaa1a56f788c028fe4f8888647af6ac400b3e301a6838ca0f61877 - 0.15% (530 KB)
[#015] sha256:2cafd97af5f57e3aa5545898c2b0a20d4657d4af5b258b7ea6aad29d1aeb0a6b - 0.11% (398 KB)
[#016] sha256:2ec4e2ce3854af9399d17a4aab6410bbfde75e61bdc91a64a73b9727b38e79bc - 0.0% (419 Bytes)
[#017] sha256:80933d2f91a88b3468800362f7d49d1c1ab5d00955516686dfe0f8dacf1f51a5 - 1.42% (4.85 MB)
[#018] sha256:ed44ca07e3027a1231fd73bf0309901acb6c80994ce838b2653aab6444ef2b2a - 64.53% (221 MB)
[#019] sha256:08af834375ea2724720a1248622d75f00e06459903754f84acffa7285e54232a - 0.0% (884 Bytes)
[#020] sha256:2a3fb463e5d39e9d01f1bd4f56e3731418578ea8e9f40556f799b18e927e7333 - 0.0% (95 Bytes)
/bin/sh -c #(nop) ADD file:f46e997a56849423db17e5fc9f0249ab6c73b155245927dba5fcb9dfd65f622f in /
2020-05-29 21:50:56 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-08-24 14:45:06 UTC/bin/sh -c #(nop) COPY file:9a7bf1dfb00352031c05eab5abe1f817a22ab65b870aca402277d262ff45553e in /usr/bin/qemu-arm-static
2020-08-24 14:45:07 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES=1
2020-08-24 14:45:08 UTC/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]
2020-08-24 14:45:09 UTC/bin/ash -o pipefail -c #(nop) ARG BASHIO_VERSION=0.9.0
2020-08-24 14:45:10 UTC/bin/ash -o pipefail -c #(nop) ARG S6_OVERLAY_VERSION=2.0.0.1
2020-08-24 14:45:11 UTC/bin/ash -o pipefail -c #(nop) ARG JEMALLOC_VERSION=5.2.1
2020-08-24 14:45:12 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src
2020-08-24 15:03:08 UTC|3 BASHIO_VERSION=0.9.0 JEMALLOC_VERSION=5.2.1 S6_OVERLAY_VERSION=2.0.0.1 /bin/ash -o pipefail -c apk add --no-cache bash jq tzdata ca-certificates curl bind-tools && apk add --no-cache --virtual .build-deps build-base && curl -L -s "https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-armhf.tar.gz" | tar zxvf - -C / && mkdir -p /etc/fix-attrs.d && mkdir -p /etc/services.d && curl -L -s "https://github.com/jemalloc/jemalloc/releases/download/${JEMALLOC_VERSION}/jemalloc-${JEMALLOC_VERSION}.tar.bz2" | tar -xjf - -C /usr/src && cd /usr/src/jemalloc-${JEMALLOC_VERSION} && ./configure && make && make install && mkdir -p /usr/src/bashio && curl -L -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 && apk del .build-deps && rm -rf /usr/src/*
2020-08-24 15:03:10 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /
2020-08-24 15:03:10 UTC/bin/ash -o pipefail -c #(nop) ENTRYPOINT ["/init"]
2020-08-24 15:03:11 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armhf
2020-08-24 15:03:12 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base
2020-08-24 15:03:13 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=alpine
2020-09-10 14:06:37 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.7.0
2020-09-10 14:06:38 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base
2020-09-10 14:06:39 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.12
2020-09-10 14:20:42 UTC/bin/ash -o pipefail -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-10 14:20:43 UTC/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]
2020-09-10 14:20:46 UTC/bin/ash -o pipefail -c apk add --no-cache ca-certificates
2020-09-10 14:20:46 UTC/bin/ash -o pipefail -c #(nop) ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568
2020-09-10 14:20:47 UTC/bin/ash -o pipefail -c #(nop) ENV PYTHON_VERSION=3.8.5
2020-09-10 14:20:49 UTC/bin/ash -o pipefail -c #(nop) COPY multi:2b0e60bebdfa3e86f80a648991df79909c552111c8139b033ab76691042269b9 in /usr/src/
2020-09-10 16:54:32 UTC/bin/ash -o pipefail -c set -ex && 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 -ljemalloc" 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
2020-09-10 16:54:35 UTC/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
2020-09-10 16:54:36 UTC/bin/ash -o pipefail -c #(nop) ENV PYTHON_PIP_VERSION=20.2.3
2020-09-10 16:55:18 UTC/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==$PYTHON_PIP_VERSION" ; pip --version; find /usr/local -depth \( -type d -a \( -name test -o -name tests \) \) -exec rm -rf '{}' +; rm -f get-pip.py
2020-09-10 16:55:19 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armhf
2020-09-10 16:55:20 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base-python
2020-09-10 16:55:21 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=python
2020-09-10 16:55:22 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.7.0
2020-09-10 16:55:23 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base
2020-09-10 16:55:24 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.8-alpine3.12
2020-09-14 09:25:30 UTC/bin/ash -o pipefail -c #(nop) ARG BUILD_ARCH
2020-09-14 09:25:31 UTC/bin/ash -o pipefail -c #(nop) ENV WHEELS_LINKS=https://wheels.home-assistant.io/alpine-3.12/armhf/
2020-09-14 09:25:35 UTC|1 BUILD_ARCH=armhf /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
2020-09-14 09:25:43 UTC|1 BUILD_ARCH=armhf /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 libsodium libwebp libxml2 libxslt mariadb-connector-c mpc1 mpfr4 net-tools nmap openssh-client pianobar postgresql-libs pulseaudio-utils socat unixodbc zlib
2020-09-14 09:25:45 UTC/bin/ash -o pipefail -c #(nop) COPY file:803df3fcaf31dbdf84d5a830ad6c52b9e81b1918bdbac9f5ea14dfd4e21420e1 in /usr/src/
2020-09-14 09:26:00 UTC|1 BUILD_ARCH=armhf /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
2020-09-14 09:26:01 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src/
2020-09-14 09:26:02 UTC/bin/ash -o pipefail -c #(nop) ARG SSOCR_VERSION=v2.19.0
2020-09-14 09:26:20 UTC|2 BUILD_ARCH=armhf SSOCR_VERSION=v2.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 ${SSOCR_VERSION} https://github.com/auerswal/ssocr && cd ssocr && make -j$(nproc) && make install && apk del .build-dependencies && rm -rf /usr/src/ssocr
2020-09-14 09:26:21 UTC/bin/ash -o pipefail -c #(nop) ARG ARPSCAN_VERSION=1.9.7
2020-09-14 09:27:57 UTC|3 ARPSCAN_VERSION=1.9.7 BUILD_ARCH=armhf SSOCR_VERSION=v2.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
2020-09-14 09:30:06 UTC|3 ARPSCAN_VERSION=1.9.7 BUILD_ARCH=armhf SSOCR_VERSION=v2.19.0 /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 -b master --depth 1 https://github.com/telldus/telldus && cd telldus/telldus-core && 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
2020-09-14 09:30:08 UTC/bin/ash -o pipefail -c #(nop) COPY dir:23ca2d1adb19671d6e79da617a71ed9cb8f33a4a2768fdced0cd374324769569 in /
2020-09-14 09:30:08 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armhf
2020-09-14 09:30:09 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant-base
2020-09-14 09:30:10 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=8.4.0
2020-09-15 01:05:12 UTC/bin/ash -o pipefail -c #(nop) ENV S6_SERVICES_GRACETIME=60000
2020-09-15 01:05:13 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src
2020-10-15 21:44:58 UTC/bin/ash -o pipefail -c #(nop) COPY dir:45c89f13277feec9974599ae9404fd98eeeb82eb38e5cc8f42031111543ecc34 in homeassistant/
2020-10-15 22:09:33 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
2020-10-15 22:09:44 UTC/bin/ash -o pipefail -c #(nop) COPY dir:aca7f5cbbe7fc51f1fcc3618f2639e8815c106d9b7ac10c38ade6d30c2de9f0e in /
2020-10-15 22:09:47 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /config
2020-10-15 22:09:50 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armhf
2020-10-15 22:09:53 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=core
2020-10-15 22:09:56 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=0.116.4
2020-10-15 22:08:25 UTC
336 MB
E3FF2839C048B25C084DEBE9B26995E310250568
LANGC.UTF-8
PATH/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHON_PIP_VERSION20.2.3
PYTHON_VERSION3.8.5
S6_BEHAVIOUR_IF_STAGE2_FAILS2
S6_CMD_WAIT_FOR_SERVICES1
S6_SERVICES_GRACETIME60000
WHEELS_LINKShttps://wheels.home-assistant.io/alpine-3.12/armv7/
[#000] sha256:52278dd8e57993669c5b72a9620e89bebdc098f2af2379caaa8945f7403f77a2 - 0.68% (2.3 MB)
[#001] sha256:b4d7fdc86b1d9b92af3b0fa5cf9f6ba4f243cc719c2788279d767fc8ae4b17ad - 0.47% (1.59 MB)
[#002] sha256:4c93d9798faf736284b30a225ca876dd518c7fdcf544b163e6ce06529667d9e5 - 0.0% (109 Bytes)
[#003] sha256:6ff41efd4f0caf2549a5428dc951bbe091256e95a938260c20c84a682f27c8ef - 5.86% (19.7 MB)
[#004] sha256:8a3070ca2f1e8e0cdfb2d2b6d60c08c2219f3b80b4771ca2408ee2c6fc970bfd - 0.01% (43.6 KB)
[#005] sha256:4097be5d414eb5a8fe6ba4bda622a2d149879907cb88cb9000b5f2e589f8524a - 0.0% (1.5 KB)
[#006] sha256:ec4ae3a1ecaeb9cb4571dc7eac1b4792d7614c52cac17e63ce5827ce2469fde0 - 13.24% (44.5 MB)
[#007] sha256:b09baab91ec4a32c274dd61dec12f0047a24f8dbe8defe5e9a196f3090e51adb - 0.0% (237 Bytes)
[#008] sha256:c2f304feec35b3ef96678374166b48d07c1d21dbfec74a79640b2d2df36a31d8 - 1.14% (3.84 MB)
[#009] sha256:32af614b8880cfa227692d4acefe14014587c4e4c74c0146c82f95ba10f876b2 - 1.34% (4.49 MB)
[#010] sha256:bec1cb534995828ec657b705b4e66741c9b3ce842cd8097261c4700f0c1f4661 - 9.74% (32.7 MB)
[#011] sha256:fa0b3565b20535013d3a405cf97b257e6e652a243d9e7d2bce47d888b74bacad - 0.0% (228 Bytes)
[#012] sha256:0872e84ffeca3169d98945d63b4f10bbd689e9a459f0596aba6fc953e5022921 - 0.36% (1.22 MB)
[#013] sha256:709d1b6e0ba37a82b534c15cc088ff7284097d7df95c90433a1d66a1d465e023 - 0.2% (677 KB)
[#014] sha256:69767f27d76a7ce964310ce0463ea3dcc58fffb71bf74ad51be12bac37a5a4eb - 0.15% (529 KB)
[#015] sha256:28c728663407f7c4d404cfe2f3e0d1baf7f22c46827cc58d0cf430888ccfd137 - 0.11% (388 KB)
[#016] sha256:7e72d27a6271ae063efc286578fca914b0469456d03a708b8763774a55944811 - 0.0% (418 Bytes)
[#017] sha256:5e06ed68013126fd16e8ecaf75b8214ec87d98156a499d96dbf8bd48f71323c4 - 1.44% (4.85 MB)
[#018] sha256:aa9e0fd4c1da33763153d1b0f57220be72619c5e1dc809a41913fc71e59367cf - 65.24% (219 MB)
[#019] sha256:08af834375ea2724720a1248622d75f00e06459903754f84acffa7285e54232a - 0.0% (884 Bytes)
[#020] sha256:9570fde4f0c2d3506fe82c196590f19f6b603ee88e260cc7a395788feeb21d11 - 0.0% (95 Bytes)
/bin/sh -c #(nop) ADD file:e97bf0d217846312b19a9f7264604851aedd125c23b4d291eed4c69b880dce26 in /
2020-05-29 21:02:08 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-08-24 14:45:07 UTC/bin/sh -c #(nop) COPY file:9a7bf1dfb00352031c05eab5abe1f817a22ab65b870aca402277d262ff45553e in /usr/bin/qemu-arm-static
2020-08-24 14:45:08 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES=1
2020-08-24 14:45:09 UTC/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]
2020-08-24 14:45:10 UTC/bin/ash -o pipefail -c #(nop) ARG BASHIO_VERSION=0.9.0
2020-08-24 14:45:11 UTC/bin/ash -o pipefail -c #(nop) ARG S6_OVERLAY_VERSION=2.0.0.1
2020-08-24 14:45:12 UTC/bin/ash -o pipefail -c #(nop) ARG JEMALLOC_VERSION=5.2.1
2020-08-24 14:45:13 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src
2020-08-24 15:03:49 UTC|3 BASHIO_VERSION=0.9.0 JEMALLOC_VERSION=5.2.1 S6_OVERLAY_VERSION=2.0.0.1 /bin/ash -o pipefail -c apk add --no-cache bash jq tzdata ca-certificates curl bind-tools && apk add --no-cache --virtual .build-deps build-base && curl -L -s "https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-arm.tar.gz" | tar zxvf - -C / && mkdir -p /etc/fix-attrs.d && mkdir -p /etc/services.d && curl -L -s "https://github.com/jemalloc/jemalloc/releases/download/${JEMALLOC_VERSION}/jemalloc-${JEMALLOC_VERSION}.tar.bz2" | tar -xjf - -C /usr/src && cd /usr/src/jemalloc-${JEMALLOC_VERSION} && ./configure && make && make install && mkdir -p /usr/src/bashio && curl -L -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 && apk del .build-deps && rm -rf /usr/src/*
2020-08-24 15:03:50 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /
2020-08-24 15:03:50 UTC/bin/ash -o pipefail -c #(nop) ENTRYPOINT ["/init"]
2020-08-24 15:03:51 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armv7
2020-08-24 15:03:52 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base
2020-08-24 15:03:53 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=alpine
2020-09-10 14:06:37 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.7.0
2020-09-10 14:06:38 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base
2020-09-10 14:06:39 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.12
2020-09-10 14:21:05 UTC/bin/ash -o pipefail -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-10 14:21:06 UTC/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]
2020-09-10 14:21:08 UTC/bin/ash -o pipefail -c apk add --no-cache ca-certificates
2020-09-10 14:21:09 UTC/bin/ash -o pipefail -c #(nop) ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568
2020-09-10 14:21:10 UTC/bin/ash -o pipefail -c #(nop) ENV PYTHON_VERSION=3.8.5
2020-09-10 14:21:12 UTC/bin/ash -o pipefail -c #(nop) COPY multi:2b0e60bebdfa3e86f80a648991df79909c552111c8139b033ab76691042269b9 in /usr/src/
2020-09-10 16:35:39 UTC/bin/ash -o pipefail -c set -ex && 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 -ljemalloc" 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
2020-09-10 16:35:42 UTC/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
2020-09-10 16:35:43 UTC/bin/ash -o pipefail -c #(nop) ENV PYTHON_PIP_VERSION=20.2.3
2020-09-10 16:36:17 UTC/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==$PYTHON_PIP_VERSION" ; pip --version; find /usr/local -depth \( -type d -a \( -name test -o -name tests \) \) -exec rm -rf '{}' +; rm -f get-pip.py
2020-09-10 16:36:18 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armv7
2020-09-10 16:36:19 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base-python
2020-09-10 16:36:20 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=python
2020-09-10 16:36:21 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.7.0
2020-09-10 16:36:22 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base
2020-09-10 16:36:23 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.8-alpine3.12
2020-09-14 09:27:30 UTC/bin/ash -o pipefail -c #(nop) ARG BUILD_ARCH
2020-09-14 09:27:31 UTC/bin/ash -o pipefail -c #(nop) ENV WHEELS_LINKS=https://wheels.home-assistant.io/alpine-3.12/armv7/
2020-09-14 09:27:34 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
2020-09-14 09:27:41 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 libsodium libwebp libxml2 libxslt mariadb-connector-c mpc1 mpfr4 net-tools nmap openssh-client pianobar postgresql-libs pulseaudio-utils socat unixodbc zlib
2020-09-14 09:27:44 UTC/bin/ash -o pipefail -c #(nop) COPY file:803df3fcaf31dbdf84d5a830ad6c52b9e81b1918bdbac9f5ea14dfd4e21420e1 in /usr/src/
2020-09-14 09:28:02 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
2020-09-14 09:28:02 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src/
2020-09-14 09:28:03 UTC/bin/ash -o pipefail -c #(nop) ARG SSOCR_VERSION=v2.19.0
2020-09-14 09:28:20 UTC|2 BUILD_ARCH=armv7 SSOCR_VERSION=v2.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 ${SSOCR_VERSION} https://github.com/auerswal/ssocr && cd ssocr && make -j$(nproc) && make install && apk del .build-dependencies && rm -rf /usr/src/ssocr
2020-09-14 09:28:21 UTC/bin/ash -o pipefail -c #(nop) ARG ARPSCAN_VERSION=1.9.7
2020-09-14 09:29:52 UTC|3 ARPSCAN_VERSION=1.9.7 BUILD_ARCH=armv7 SSOCR_VERSION=v2.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
2020-09-14 09:32:13 UTC|3 ARPSCAN_VERSION=1.9.7 BUILD_ARCH=armv7 SSOCR_VERSION=v2.19.0 /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 -b master --depth 1 https://github.com/telldus/telldus && cd telldus/telldus-core && 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
2020-09-14 09:32:14 UTC/bin/ash -o pipefail -c #(nop) COPY dir:23ca2d1adb19671d6e79da617a71ed9cb8f33a4a2768fdced0cd374324769569 in /
2020-09-14 09:32:14 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armv7
2020-09-14 09:32:15 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant-base
2020-09-14 09:32:16 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=8.4.0
2020-09-15 01:05:18 UTC/bin/ash -o pipefail -c #(nop) ENV S6_SERVICES_GRACETIME=60000
2020-09-15 01:05:19 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src
2020-10-15 21:44:53 UTC/bin/ash -o pipefail -c #(nop) COPY dir:45c89f13277feec9974599ae9404fd98eeeb82eb38e5cc8f42031111543ecc34 in homeassistant/
2020-10-15 22:08:06 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
2020-10-15 22:08:13 UTC/bin/ash -o pipefail -c #(nop) COPY dir:aca7f5cbbe7fc51f1fcc3618f2639e8815c106d9b7ac10c38ade6d30c2de9f0e in /
2020-10-15 22:08:16 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /config
2020-10-15 22:08:19 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armv7
2020-10-15 22:08:22 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=core
2020-10-15 22:08:25 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=0.116.4
2020-10-15 22:06:29 UTC
348 MB
E3FF2839C048B25C084DEBE9B26995E310250568
LANGC.UTF-8
PATH/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHON_PIP_VERSION20.2.3
PYTHON_VERSION3.8.5
S6_BEHAVIOUR_IF_STAGE2_FAILS2
S6_CMD_WAIT_FOR_SERVICES1
S6_SERVICES_GRACETIME60000
WHEELS_LINKShttps://wheels.home-assistant.io/alpine-3.12/aarch64/
[#000] sha256:b538f80385f9b48122e3da068c932a96ea5018afa3c7be79da00437414bd18cd - 0.74% (2.58 MB)
[#001] sha256:829265c1fa390ca6c4b42de3a38d2a5843d3e545ed9aeca14a40bf88a02e2dac - 0.53% (1.84 MB)
[#002] sha256:cb27fe3e8ee85073f9fc83a8a0850c92f3f4a54a1db3bf1222e3ca67b3c384e5 - 0.0% (107 Bytes)
[#003] sha256:917f75c1a2afe1bb1151c775906974a4a46b92aa9b85cd52675b3cc0198ab8b5 - 6.03% (21 MB)
[#004] sha256:75ae642df94a2c81b5fb230a9a5c4aa765b78188f5acbdb144569eecf1a71f67 - 0.01% (43.6 KB)
[#005] sha256:3bac2d3b23e3279e1b3773729075fd93bc827d9b0a20cfa7cd20ba1b6958db17 - 0.0% (1.5 KB)
[#006] sha256:4cf17741ce66254bb74a29ff006bd9ce930f7c3e21dc9c8f415012070a5c5e25 - 13.46% (46.9 MB)
[#007] sha256:08d36e228f3363c39a7664aacd5dd02cce55718174639efd20e46fb1cff06138 - 0.0% (237 Bytes)
[#008] sha256:5913e7ac6c7db8b937eba412a618e987afc0ed6bc1a04826268ef6bd8d540a3c - 1.1% (3.84 MB)
[#009] sha256:04b0984475d943f8abc5990b737a4356830fb05ce93c61941bf6ce42797542a2 - 1.44% (5.01 MB)
[#010] sha256:659b100bfefa6523de86dedc40dbfc92669c7c9924a6467b15b4c28787bf03b2 - 10.97% (38.2 MB)
[#011] sha256:577b5d89c015fe7ed9ffae3a7385ee82870663a3661ab58e32926decb7936265 - 0.0% (229 Bytes)
[#012] sha256:c68b1efd2d8bbb00dfda6cebf392c1f3c5a513208469745a78ca62d247cf9b5c - 0.38% (1.31 MB)
[#013] sha256:4c9ccbd0eb94c9d3ad4b95cbd3a4c2b0594db79680786e50cddd5d7033083742 - 0.2% (720 KB)
[#014] sha256:c9857f24833c932b7636acf589e3c4f701e83cd418bfa6d5b0a804838e29ff6e - 0.15% (533 KB)
[#015] sha256:da7939ec4e003cbb9d5c7152b98f133c6b7b4f12fdca7dacaa50aadbe6b6081c - 0.12% (416 KB)
[#016] sha256:dc09014e1ac21f651664061a93711595979fdf5a605a06735f9a03ee8819edbd - 0.0% (418 Bytes)
[#017] sha256:0a7c98a8a415655360801668a2d315fd6e2303c67cca0f16ea0cc578d9d6dded - 1.39% (4.85 MB)
[#018] sha256:1e09e38be0f833bef2bb6bbc496b727cb5ffa256fb162a7879e77459514a3120 - 63.47% (221 MB)
[#019] sha256:e81646982440284545b2143e4c21217140c713a35b8d0521ee5245f6bc3e07b0 - 0.0% (884 Bytes)
[#020] sha256:65a15a032a01454d01208932d8455f4ef506372793feaa315357910eacabcd01 - 0.0% (95 Bytes)
/bin/sh -c #(nop) ADD file:7574aee4e37a85460ab889212d52912723a9b30dda1c060548f0deb4a05fc398 in /
2020-05-29 21:43:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-08-24 14:45:04 UTC/bin/sh -c #(nop) COPY file:a2015768836f949f9a8ce08e80dd16a3ee9f421e6dee3a14d5eb317e21128197 in /usr/bin/qemu-aarch64-static
2020-08-24 14:45:05 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES=1
2020-08-24 14:45:06 UTC/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]
2020-08-24 14:45:07 UTC/bin/ash -o pipefail -c #(nop) ARG BASHIO_VERSION=0.9.0
2020-08-24 14:45:08 UTC/bin/ash -o pipefail -c #(nop) ARG S6_OVERLAY_VERSION=2.0.0.1
2020-08-24 14:45:09 UTC/bin/ash -o pipefail -c #(nop) ARG JEMALLOC_VERSION=5.2.1
2020-08-24 14:45:10 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src
2020-08-24 15:01:14 UTC|3 BASHIO_VERSION=0.9.0 JEMALLOC_VERSION=5.2.1 S6_OVERLAY_VERSION=2.0.0.1 /bin/ash -o pipefail -c apk add --no-cache bash jq tzdata ca-certificates curl bind-tools && apk add --no-cache --virtual .build-deps build-base && curl -L -s "https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-aarch64.tar.gz" | tar zxvf - -C / && mkdir -p /etc/fix-attrs.d && mkdir -p /etc/services.d && curl -L -s "https://github.com/jemalloc/jemalloc/releases/download/${JEMALLOC_VERSION}/jemalloc-${JEMALLOC_VERSION}.tar.bz2" | tar -xjf - -C /usr/src && cd /usr/src/jemalloc-${JEMALLOC_VERSION} && ./configure && make && make install && mkdir -p /usr/src/bashio && curl -L -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 && apk del .build-deps && rm -rf /usr/src/*
2020-08-24 15:01:15 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /
2020-08-24 15:01:16 UTC/bin/ash -o pipefail -c #(nop) ENTRYPOINT ["/init"]
2020-08-24 15:01:17 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=aarch64
2020-08-24 15:01:18 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base
2020-08-24 15:01:19 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=alpine
2020-09-10 14:06:39 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.7.0
2020-09-10 14:06:40 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base
2020-09-10 14:06:41 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.12
2020-09-10 14:12:28 UTC/bin/ash -o pipefail -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-10 14:12:29 UTC/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]
2020-09-10 14:12:31 UTC/bin/ash -o pipefail -c apk add --no-cache ca-certificates
2020-09-10 14:12:32 UTC/bin/ash -o pipefail -c #(nop) ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568
2020-09-10 14:12:33 UTC/bin/ash -o pipefail -c #(nop) ENV PYTHON_VERSION=3.8.5
2020-09-10 14:12:35 UTC/bin/ash -o pipefail -c #(nop) COPY multi:2b0e60bebdfa3e86f80a648991df79909c552111c8139b033ab76691042269b9 in /usr/src/
2020-09-10 16:47:54 UTC/bin/ash -o pipefail -c set -ex && 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 -ljemalloc" 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
2020-09-10 16:47:57 UTC/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
2020-09-10 16:47:58 UTC/bin/ash -o pipefail -c #(nop) ENV PYTHON_PIP_VERSION=20.2.3
2020-09-10 16:48:36 UTC/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==$PYTHON_PIP_VERSION" ; pip --version; find /usr/local -depth \( -type d -a \( -name test -o -name tests \) \) -exec rm -rf '{}' +; rm -f get-pip.py
2020-09-10 16:48:37 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=aarch64
2020-09-10 16:48:38 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base-python
2020-09-10 16:48:39 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=python
2020-09-10 16:48:40 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.7.0
2020-09-10 16:48:41 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base
2020-09-10 16:48:42 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.8-alpine3.12
2020-09-14 09:27:38 UTC/bin/ash -o pipefail -c #(nop) ARG BUILD_ARCH
2020-09-14 09:27:38 UTC/bin/ash -o pipefail -c #(nop) ENV WHEELS_LINKS=https://wheels.home-assistant.io/alpine-3.12/aarch64/
2020-09-14 09:27:42 UTC|1 BUILD_ARCH=aarch64 /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
2020-09-14 09:27:49 UTC|1 BUILD_ARCH=aarch64 /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 libsodium libwebp libxml2 libxslt mariadb-connector-c mpc1 mpfr4 net-tools nmap openssh-client pianobar postgresql-libs pulseaudio-utils socat unixodbc zlib
2020-09-14 09:27:51 UTC/bin/ash -o pipefail -c #(nop) COPY file:803df3fcaf31dbdf84d5a830ad6c52b9e81b1918bdbac9f5ea14dfd4e21420e1 in /usr/src/
2020-09-14 09:28:08 UTC|1 BUILD_ARCH=aarch64 /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
2020-09-14 09:28:08 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src/
2020-09-14 09:28:09 UTC/bin/ash -o pipefail -c #(nop) ARG SSOCR_VERSION=v2.19.0
2020-09-14 09:28:29 UTC|2 BUILD_ARCH=aarch64 SSOCR_VERSION=v2.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 ${SSOCR_VERSION} https://github.com/auerswal/ssocr && cd ssocr && make -j$(nproc) && make install && apk del .build-dependencies && rm -rf /usr/src/ssocr
2020-09-14 09:28:30 UTC/bin/ash -o pipefail -c #(nop) ARG ARPSCAN_VERSION=1.9.7
2020-09-14 09:30:05 UTC|3 ARPSCAN_VERSION=1.9.7 BUILD_ARCH=aarch64 SSOCR_VERSION=v2.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
2020-09-14 09:32:28 UTC|3 ARPSCAN_VERSION=1.9.7 BUILD_ARCH=aarch64 SSOCR_VERSION=v2.19.0 /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 -b master --depth 1 https://github.com/telldus/telldus && cd telldus/telldus-core && 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
2020-09-14 09:32:29 UTC/bin/ash -o pipefail -c #(nop) COPY dir:23ca2d1adb19671d6e79da617a71ed9cb8f33a4a2768fdced0cd374324769569 in /
2020-09-14 09:32:29 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=aarch64
2020-09-14 09:32:30 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant-base
2020-09-14 09:32:31 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=8.4.0
2020-09-15 01:04:29 UTC/bin/ash -o pipefail -c #(nop) ENV S6_SERVICES_GRACETIME=60000
2020-09-15 01:04:29 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src
2020-10-15 21:45:02 UTC/bin/ash -o pipefail -c #(nop) COPY dir:45c89f13277feec9974599ae9404fd98eeeb82eb38e5cc8f42031111543ecc34 in homeassistant/
2020-10-15 22:06:03 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
2020-10-15 22:06:15 UTC/bin/ash -o pipefail -c #(nop) COPY dir:aca7f5cbbe7fc51f1fcc3618f2639e8815c106d9b7ac10c38ade6d30c2de9f0e in /
2020-10-15 22:06:19 UTC/bin/ash -o pipefail -c #(nop) WORKDIR /config
2020-10-15 22:06:22 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=aarch64
2020-10-15 22:06:25 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=core
2020-10-15 22:06:29 UTC/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=0.116.4
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.