Namespace
homeassistant
Image / Tag
home-assistant:0.108.0.dev20200322
Content Digest
sha256:b3ab80302dd41d53226ce238544e387b2e8dc9a89e8ca6c07102ab73faa20554
Details
Created

2020-03-22 01:21:08 UTC

Size

384 MB

Content Digest
Labels
  • io.hass.arch
    i386
  • io.hass.base.image
    homeassistant/{arch}-base-python
  • io.hass.base.name
    python
  • io.hass.base.version
    15.0.1
  • io.hass.type
    homeassistant
  • io.hass.version
    0.108.0.dev20200322

Environment
GPG_KEY

0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

LANG

C.UTF-8

PATH

/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PYTHON_PIP_VERSION

20.0.2

PYTHON_VERSION

3.7.7

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

S6_CMD_WAIT_FOR_SERVICES

1

WHEELS_LINKS

https://wheels.home-assistant.io/alpine-3.10/i386/


Layers

[#000] sha256:8ad089020f8a1fd366fb13feb183e2f4c7410e2232c54b40f6a54fd56029fdf3 - 0.69% (2.66 MB)

[#001] sha256:30c3fead9ce1cf6bf05dfef1c55aef65a966b490045931ff4116ac2d9849a9dc - 2.67% (10.3 MB)

[#002] sha256:b8d27c6ea5c1ff3034ca4dc1954441f577cb5b6261557ba3b5dc297ac3aa1dbc - 0.02% (98 KB)

[#003] sha256:16d821020fa7c5fa8dadc276d75f671c7fa4424d51e10d6f7557a1aa0f8979d3 - 0.0% (1.15 KB)

[#004] sha256:dea7c131ccf59ad7a1e102f7a94fc7e79e91c95deed1f219a9e984099895e591 - 7.98% (30.7 MB)

[#005] sha256:15392dfcf227b81be58fef558c6d9889a850e881dfbf06669f864039650b46a5 - 0.0% (232 Bytes)

[#006] sha256:22a65d9f0665843d35c25f464d9c042d200efa531224e48eeb2ff45f8e764be6 - 0.88% (3.37 MB)

[#007] sha256:d49db4a6f55e77816c7a16000b299d7e12cf2e62ef2785386d0abd1266680bf0 - 0.52% (2 MB)

[#008] sha256:f386cd637d9b67494fd531acbca1b77bb4211822c85c818d76773d9bb943633a - 15.0% (57.6 MB)

[#009] sha256:b75e95a6a24305ee5724f51889b8f3c9a3f4581512651c908c1b484cc48597e8 - 0.0% (236 Bytes)

[#010] sha256:474c598ea232ffbc63c075f3dd7a038cfdc2413a03aafc6eb1451142c6a813ae - 0.84% (3.21 MB)

[#011] sha256:e58eedb02ba103e5d1d339b4358f5dd7aa8f0971dabd29a884449459da834a3c - 0.19% (732 KB)

[#012] sha256:5574a85f8a5219eaf84d0064bb153476679fe49eeca18406bf7dba31fd9e88fd - 0.14% (536 KB)

[#013] sha256:524520cdcef34ef3a7d60ada364f83a6daa89fe049460821fc614b56e040afdd - 0.11% (452 KB)

[#014] sha256:72a15334dbeb10022071f5586183f6bd936fcfd9bd4b57ef51be07944e852fdc - 0.0% (371 Bytes)

[#015] sha256:b80f3f84bc4eb1ba1b9b4871ce3bd9737fe501159f7bf342110b957d49c183b7 - 0.95% (3.64 MB)

[#016] sha256:38e08f6e9fcb3bf8eb6cd2e3654c206d8e95a8f26a957ada18daaf7c31987895 - 70.02% (269 MB)

[#017] sha256:1bcd1576b541455896803a72a556e0b4d9327c12fbadd146941266c9ad287c45 - 0.0% (401 Bytes)

[#018] sha256:72f51c8ccc120b3195c054793d217d1cbd479acdd9cd5f0b6575b8f89ad02b34 - 0.0% (95 Bytes)


History
2020-01-23 16:52:57 UTC

/bin/sh -c #(nop) ADD file:8c429ecc11f3cadcecc39922ce15df6b51a649929959b331fed8d1f42d722474 in /

2020-01-23 16:52:57 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-02-23 12:46:43 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES=1

2020-02-23 12:46:44 UTC

/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]

2020-02-23 12:46:45 UTC

/bin/ash -o pipefail -c #(nop) ARG BASHIO_VERSION=0.8.1

2020-02-23 12:46:46 UTC

/bin/ash -o pipefail -c #(nop) ARG S6_OVERLAY_VERSION=1.22.1.0

2020-02-23 12:46:56 UTC

|2 BASHIO_VERSION=0.8.1 S6_OVERLAY_VERSION=1.22.1.0 /bin/ash -o pipefail -c apk add --no-cache bash jq tzdata ca-certificates curl bind-tools && 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 && mkdir -p /tmp/bashio && curl -L -s https://github.com/hassio-addons/bashio/archive/v${BASHIO_VERSION}.tar.gz | tar -xzf - --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && rm -rf /tmp/bashio

2020-02-23 12:46:58 UTC

/bin/ash -o pipefail -c #(nop) ENTRYPOINT ["/init"]

2020-02-23 12:47:01 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=i386

2020-02-23 12:47:01 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base

2020-02-23 12:47:02 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=alpine

2020-03-20 15:28:58 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.0.1

2020-03-20 15:28:59 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base

2020-03-20 15:29:00 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.10

2020-03-20 15:30:20 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-03-20 15:30:20 UTC

/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]

2020-03-20 15:30:22 UTC

/bin/ash -o pipefail -c apk add --no-cache ca-certificates

2020-03-20 15:30:22 UTC

/bin/ash -o pipefail -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

2020-03-20 15:30:23 UTC

/bin/ash -o pipefail -c #(nop) ENV PYTHON_VERSION=3.7.7

2020-03-20 15:30:25 UTC

/bin/ash -o pipefail -c #(nop) COPY multi:139d487e890bcfb506880c814614423badd34618d5c8dcf4a053af9b962cade0 in /usr/src/

2020-03-20 15:41:10 UTC

/bin/ash -o pipefail -c set -ex && apk add --no-cache --virtual .fetch-deps gnupg openssl tar xz && wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" && wget -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 gcc 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-system-expat --with-system-ffi --without-ensurepip && make -j "$(nproc)" EXTRA_CFLAGS="-DTHREAD_STACK_SIZE=0x100000" PROFILE_TASK='-m test.regrtest --pgo test_asyncio test_asyncore test_array test_base64 test_binascii test_binop test_bisect test_bytes test_cmath test_codecs test_collections test_complex test_dataclasses test_datetime test_decimal test_difflib test_embed test_float test_fstring test_functools test_generators test_hashlib test_heapq test_int test_itertools test_json test_long test_math test_memoryview test_operator test_ordered_dict test_pickle test_pprint test_re test_set test_sqlite test_statistics test_struct test_tabnanny test_time test_unicode test_xml_etree test_xml_etree_c ' && 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-03-20 15:41:12 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-03-20 15:41:13 UTC

/bin/ash -o pipefail -c #(nop) ENV PYTHON_PIP_VERSION=20.0.2

2020-03-20 15:41:19 UTC

/bin/ash -o pipefail -c set -ex; apk add --no-cache --virtual .fetch-deps openssl; wget -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-03-20 15:41:20 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=i386

2020-03-20 15:41:21 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base-python

2020-03-20 15:41:22 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=python

2020-03-20 15:41:23 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.0.1

2020-03-20 15:41:24 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base

2020-03-20 15:41:25 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.7-alpine3.10

2020-03-20 18:28:53 UTC

/bin/ash -o pipefail -c #(nop) ARG BUILD_ARCH

2020-03-20 18:28:54 UTC

/bin/ash -o pipefail -c #(nop) ENV WHEELS_LINKS=https://wheels.home-assistant.io/alpine-3.10/i386/

2020-03-20 18:28:56 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 tiff && ln -s /usr/include/locale.h /usr/include/xlocale.h

2020-03-20 18:29:12 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 libsodium libwebp libxml2 libxslt mariadb-connector-c mpc1 mpfr3 net-tools nmap openssh-client pianobar postgresql-libs socat unixodbc zlib

2020-03-20 18:29:15 UTC

/bin/ash -o pipefail -c #(nop) COPY file:a3ef5177f9e71910d7c3ad8599d05d549bc2a8b344274628490fb3d280e1748c in /usr/src/

2020-03-20 18:29:33 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-03-20 18:29:33 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src/

2020-03-20 18:29:34 UTC

/bin/ash -o pipefail -c #(nop) ARG SSOCR_VERSION=v2.19.0

2020-03-20 18:29:41 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-03-20 18:29:42 UTC

/bin/ash -o pipefail -c #(nop) ARG ARPSCAN_VERSION=1.9.6

2020-03-20 18:29:54 UTC

|3 ARPSCAN_VERSION=1.9.6 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-03-20 18:30:12 UTC

|3 ARPSCAN_VERSION=1.9.6 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-03-20 18:30:13 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:8bc05bd0245fb6bf5fba75c0bd5035a0b69d9b0668b412d2e718b9a0d583e752 in /

2020-03-20 18:30:13 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=i386

2020-03-20 18:30:14 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant-base

2020-03-20 18:30:15 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=6.1.0

2020-03-22 01:05:30 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src

2020-03-22 01:05:34 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:d87fe1293dcfefd606ee8b1af4c2ac2e05ddd93b1940f72c19549115e9fb9788 in homeassistant

2020-03-22 01:20:43 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 -c homeassistant/homeassistant/package_constraints.txt && pip3 install --no-cache-dir --no-index --only-binary=:all: --find-links "${WHEELS_LINKS}" -e ./homeassistant && python3 -m compileall homeassistant/homeassistant

2020-03-22 01:20:56 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:95dd83af02bc16abf482050aba7a70985ac8b4986498cd44676640ce805bf90b in /

2020-03-22 01:20:59 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /config

2020-03-22 01:21:02 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=i386

2020-03-22 01:21:05 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant

2020-03-22 01:21:08 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=0.108.0.dev20200322

Details
Created

2020-03-22 01:17:12 UTC

Size

390 MB

Content Digest
Labels
  • io.hass.arch
    amd64
  • io.hass.base.image
    homeassistant/{arch}-base-python
  • io.hass.base.name
    python
  • io.hass.base.version
    15.0.1
  • io.hass.type
    homeassistant
  • io.hass.version
    0.108.0.dev20200322

Environment
GPG_KEY

0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

LANG

C.UTF-8

PATH

/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PYTHON_PIP_VERSION

20.0.2

PYTHON_VERSION

3.7.7

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

S6_CMD_WAIT_FOR_SERVICES

1

WHEELS_LINKS

https://wheels.home-assistant.io/alpine-3.10/amd64/


Layers

[#000] sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 - 0.68% (2.66 MB)

[#001] sha256:4afba27d82b374e40267babc434e7c83df28b3a893d10808f950e4a2d123580f - 2.44% (9.49 MB)

[#002] sha256:bf32c5635d29d381830ad113067d9bd09970488350d1276f0a37d3585ae2b2b2 - 0.02% (98.7 KB)

[#003] sha256:7c5d9695d55c120ca347686bce50f4d7b7e940bf47538f6de30f309794ec4d71 - 0.0% (1.15 KB)

[#004] sha256:9f1a02b7fbec70db5be3b809bab75c277a8130a35d2351d9b96635613a225a8a - 8.28% (32.3 MB)

[#005] sha256:d8aa002e4f6fa2b27b6a666b4a66057d9f2952c51bd5bd6f7b62c289ca40e0dd - 0.0% (230 Bytes)

[#006] sha256:e4baab60acce986b82b3f9c7d0700b0bbf627b635dd1a13f105838fba4ae0628 - 0.87% (3.37 MB)

[#007] sha256:065a46d1817645413008737ac4a00962d2b3c97d20402dd97b0cb596c9cde667 - 0.49% (1.9 MB)

[#008] sha256:5e91091771502af371069b8abf68cdd681da4a8077f22b213580d6dc62e2fc3b - 14.45% (56.3 MB)

[#009] sha256:092fd4d6fddcb3a2159b3c51f55a47f464f6b6d94ccd5e4e933ab9052590915a - 0.0% (236 Bytes)

[#010] sha256:24b9e1ac4dc2be5757c44d254f5d9169d5af95e6cd985d0a91d5bde576ff575d - 0.88% (3.43 MB)

[#011] sha256:2ce5f74ef8f52cf7806e49de6f02e5d96e8ce7ef44d8ecdaefd48315f3fad42a - 0.18% (728 KB)

[#012] sha256:64510477e867dbade5da04a37e0d0cfc299acad14b90d31734726dad078a7293 - 0.14% (542 KB)

[#013] sha256:7d81b47d136567974ddaf6ad0a5b61c3479f504ba096d8ea46695f8819c96682 - 0.11% (431 KB)

[#014] sha256:ff2024b98b266c519ebc892c93defd4c2388b94b3ef94dda94101d05e8cdd193 - 0.0% (370 Bytes)

[#015] sha256:b06e5eacd0f7727de433da1fb42b9acd7dbcb4e21460b3f57de8d630512b2282 - 0.93% (3.64 MB)

[#016] sha256:c637349d597516b7bc43e4272620c733d33a65f36df85e9d0147840f54b8e511 - 70.54% (275 MB)

[#017] sha256:30d26a6de62c2743d00b5f37a05da09feed6429f6dae33a35941817936d40426 - 0.0% (401 Bytes)

[#018] sha256:45feb53f98d407269f8e50f305199787407635b6dbf9cc354f96a2efd581f697 - 0.0% (95 Bytes)


History
2020-01-23 16:53:06 UTC

/bin/sh -c #(nop) ADD file:d48cac34fac385cbc1de6adfdd88300f76f9bbe346cd17e64fd834d042a98326 in /

2020-01-23 16:53:06 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-02-23 12:46:43 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES=1

2020-02-23 12:46:44 UTC

/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]

2020-02-23 12:46:45 UTC

/bin/ash -o pipefail -c #(nop) ARG BASHIO_VERSION=0.8.1

2020-02-23 12:46:46 UTC

/bin/ash -o pipefail -c #(nop) ARG S6_OVERLAY_VERSION=1.22.1.0

2020-02-23 12:46:57 UTC

|2 BASHIO_VERSION=0.8.1 S6_OVERLAY_VERSION=1.22.1.0 /bin/ash -o pipefail -c apk add --no-cache bash jq tzdata ca-certificates curl bind-tools && 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 && mkdir -p /tmp/bashio && curl -L -s https://github.com/hassio-addons/bashio/archive/v${BASHIO_VERSION}.tar.gz | tar -xzf - --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && rm -rf /tmp/bashio

2020-02-23 12:46:58 UTC

/bin/ash -o pipefail -c #(nop) ENTRYPOINT ["/init"]

2020-02-23 12:47:01 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=amd64

2020-02-23 12:47:01 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base

2020-02-23 12:47:02 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=alpine

2020-03-20 15:28:58 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.0.1

2020-03-20 15:28:59 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base

2020-03-20 15:29:00 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.10

2020-03-20 15:30:17 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-03-20 15:30:18 UTC

/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]

2020-03-20 15:30:20 UTC

/bin/ash -o pipefail -c apk add --no-cache ca-certificates

2020-03-20 15:30:21 UTC

/bin/ash -o pipefail -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

2020-03-20 15:30:22 UTC

/bin/ash -o pipefail -c #(nop) ENV PYTHON_VERSION=3.7.7

2020-03-20 15:30:24 UTC

/bin/ash -o pipefail -c #(nop) COPY multi:139d487e890bcfb506880c814614423badd34618d5c8dcf4a053af9b962cade0 in /usr/src/

2020-03-20 15:39:39 UTC

/bin/ash -o pipefail -c set -ex && apk add --no-cache --virtual .fetch-deps gnupg openssl tar xz && wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" && wget -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 gcc 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-system-expat --with-system-ffi --without-ensurepip && make -j "$(nproc)" EXTRA_CFLAGS="-DTHREAD_STACK_SIZE=0x100000" PROFILE_TASK='-m test.regrtest --pgo test_asyncio test_asyncore test_array test_base64 test_binascii test_binop test_bisect test_bytes test_cmath test_codecs test_collections test_complex test_dataclasses test_datetime test_decimal test_difflib test_embed test_float test_fstring test_functools test_generators test_hashlib test_heapq test_int test_itertools test_json test_long test_math test_memoryview test_operator test_ordered_dict test_pickle test_pprint test_re test_set test_sqlite test_statistics test_struct test_tabnanny test_time test_unicode test_xml_etree test_xml_etree_c ' && 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-03-20 15:39:41 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-03-20 15:39:42 UTC

/bin/ash -o pipefail -c #(nop) ENV PYTHON_PIP_VERSION=20.0.2

2020-03-20 15:39:48 UTC

/bin/ash -o pipefail -c set -ex; apk add --no-cache --virtual .fetch-deps openssl; wget -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-03-20 15:39:48 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=amd64

2020-03-20 15:39:49 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base-python

2020-03-20 15:39:50 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=python

2020-03-20 15:39:51 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.0.1

2020-03-20 15:39:52 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base

2020-03-20 15:39:53 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.7-alpine3.10

2020-03-20 18:34:51 UTC

/bin/ash -o pipefail -c #(nop) ARG BUILD_ARCH

2020-03-20 18:34:52 UTC

/bin/ash -o pipefail -c #(nop) ENV WHEELS_LINKS=https://wheels.home-assistant.io/alpine-3.10/amd64/

2020-03-20 18:34:54 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 tiff && ln -s /usr/include/locale.h /usr/include/xlocale.h

2020-03-20 18:35:01 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 libsodium libwebp libxml2 libxslt mariadb-connector-c mpc1 mpfr3 net-tools nmap openssh-client pianobar postgresql-libs socat unixodbc zlib

2020-03-20 18:35:04 UTC

/bin/ash -o pipefail -c #(nop) COPY file:a3ef5177f9e71910d7c3ad8599d05d549bc2a8b344274628490fb3d280e1748c in /usr/src/

2020-03-20 18:35:13 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-03-20 18:35:13 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src/

2020-03-20 18:35:14 UTC

/bin/ash -o pipefail -c #(nop) ARG SSOCR_VERSION=v2.19.0

2020-03-20 18:35:18 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-03-20 18:35:19 UTC

/bin/ash -o pipefail -c #(nop) ARG ARPSCAN_VERSION=1.9.6

2020-03-20 18:35:29 UTC

|3 ARPSCAN_VERSION=1.9.6 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-03-20 18:35:44 UTC

|3 ARPSCAN_VERSION=1.9.6 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-03-20 18:35:45 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:8bc05bd0245fb6bf5fba75c0bd5035a0b69d9b0668b412d2e718b9a0d583e752 in /

2020-03-20 18:35:45 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=amd64

2020-03-20 18:35:46 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant-base

2020-03-20 18:35:47 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=6.1.0

2020-03-22 01:03:33 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src

2020-03-22 01:03:36 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:bb078bdebeccf172c07a262c5cf6429bd5cc94a163b6bba95f85f21eb3a144be in homeassistant

2020-03-22 01:16:54 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 -c homeassistant/homeassistant/package_constraints.txt && pip3 install --no-cache-dir --no-index --only-binary=:all: --find-links "${WHEELS_LINKS}" -e ./homeassistant && python3 -m compileall homeassistant/homeassistant

2020-03-22 01:17:00 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:95dd83af02bc16abf482050aba7a70985ac8b4986498cd44676640ce805bf90b in /

2020-03-22 01:17:03 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /config

2020-03-22 01:17:06 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=amd64

2020-03-22 01:17:09 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant

2020-03-22 01:17:12 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=0.108.0.dev20200322

Details
Created

2020-03-22 03:02:09 UTC

Size

379 MB

Content Digest
Labels
  • io.hass.arch
    armhf
  • io.hass.base.image
    homeassistant/{arch}-base-python
  • io.hass.base.name
    python
  • io.hass.base.version
    15.0.1
  • io.hass.type
    homeassistant
  • io.hass.version
    0.108.0.dev20200322

Environment
GPG_KEY

0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

LANG

C.UTF-8

PATH

/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PYTHON_PIP_VERSION

20.0.2

PYTHON_VERSION

3.7.7

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

S6_CMD_WAIT_FOR_SERVICES

1

WHEELS_LINKS

https://wheels.home-assistant.io/alpine-3.10/armhf/


Layers

[#000] sha256:896868b7b9168cabb308702db96dc9769d10c23e20fc66f5f4abedf4c75d7642 - 0.65% (2.45 MB)

[#001] sha256:19af02b7afb871b224e9be6854e6b492e581cc3fd7ee6dbf86f21db40260d46e - 0.4% (1.51 MB)

[#002] sha256:2a3d579f3cf912bbacdaad0ed332a79898cd7a16b0c164a50bb44f9afbea8eb5 - 2.33% (8.83 MB)

[#003] sha256:8a1b81d78de223af1d41d4883974309abe0a6b83810bc12af76754b4645571da - 0.01% (44.4 KB)

[#004] sha256:8b803acfd2fbec013440721b223b6b8b33c023ed59b6ddf31ad8729bc55eeea3 - 0.0% (1.15 KB)

[#005] sha256:69cb298746bb1ee7acd2d089b3740215a7266158300d70a04466bd5bf505f89c - 7.87% (29.8 MB)

[#006] sha256:f5e8b99475a2e15a09f02179b0aa44b8e4650b853239df95ad912dc2d00eb430 - 0.0% (239 Bytes)

[#007] sha256:3675a7a51cd99e89118db808308bbd4714d3e3d2f7993b23601cab0277601500 - 0.89% (3.38 MB)

[#008] sha256:bcd6b4909f039db5370c110d30374970155c20346831a3df1bb033ced5757b9f - 0.45% (1.72 MB)

[#009] sha256:97bbd4cb3d9ca91f329fed3832e7cf7996712c220b8ee20dffec6c45e9bdec59 - 13.85% (52.5 MB)

[#010] sha256:8fe32f5bf7a6b58f8dd8a1beeb61c817711e8b8c7f7c8da3460795620833f0b9 - 0.0% (236 Bytes)

[#011] sha256:9464eb8895ddca57ddba104672a5ec472e5eae08018a78f87da72fcb1c3f74fe - 0.84% (3.19 MB)

[#012] sha256:bee52b7d99d322868f8a21a95f678b79be8a484f1312983ce542a956c680b4f9 - 0.18% (700 KB)

[#013] sha256:16d886659b9ec5a1aca8331c3217e441198f2e3c885a44a0499bc4db703ccf4c - 0.14% (538 KB)

[#014] sha256:efa05675d9bdc2f832556ae99e53a3f8633f66b63110a98e63bb172260272c35 - 0.1% (407 KB)

[#015] sha256:72a15334dbeb10022071f5586183f6bd936fcfd9bd4b57ef51be07944e852fdc - 0.0% (371 Bytes)

[#016] sha256:1e43e3921b7f86aadaae54736e16ff5c3f1747f8d2f19170c1b0ad8dca5c2fb9 - 0.96% (3.64 MB)

[#017] sha256:1698b9fd394cd92816af0b8908948391822c1e7edb8ea1aa69e19d73d0734db2 - 71.33% (271 MB)

[#018] sha256:47d59eaba2bea8b1061e3e140ceef676e525e0ad6613102002e4d613aac3cf78 - 0.0% (400 Bytes)

[#019] sha256:f2e2681692fe757cf51f016e0e5b39f061970d2b54b90eb040494e181df1fc9c - 0.0% (95 Bytes)


History
2020-01-23 16:53:27 UTC

/bin/sh -c #(nop) ADD file:2aa80d52585a6b34b2cc5811d46965a084e50cfb8cd183f1a88b2b1bc6556e1f in /

2020-01-23 16:53:28 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-03-20 15:25:44 UTC

/bin/sh -c #(nop) COPY file:bb7c611d1767834df2c13885288be68346da7392079857e25c31f824023c21ac in /usr/bin/qemu-arm-static

2020-03-20 15:25:48 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES=1

2020-03-20 15:25:48 UTC

/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]

2020-03-20 15:25:49 UTC

/bin/ash -o pipefail -c #(nop) ARG BASHIO_VERSION=0.8.1

2020-03-20 15:25:50 UTC

/bin/ash -o pipefail -c #(nop) ARG S6_OVERLAY_VERSION=1.22.1.0

2020-03-20 15:26:00 UTC

|2 BASHIO_VERSION=0.8.1 S6_OVERLAY_VERSION=1.22.1.0 /bin/ash -o pipefail -c apk add --no-cache bash jq tzdata ca-certificates curl bind-tools && 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 && mkdir -p /tmp/bashio && curl -L -s https://github.com/hassio-addons/bashio/archive/v${BASHIO_VERSION}.tar.gz | tar -xzf - --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && rm -rf /tmp/bashio

2020-03-20 15:26:00 UTC

/bin/ash -o pipefail -c #(nop) ENTRYPOINT ["/init"]

2020-03-20 15:26:01 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armhf

2020-03-20 15:26:02 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base

2020-03-20 15:26:03 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=alpine

2020-03-20 15:28:58 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.0.1

2020-03-20 15:28:59 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base

2020-03-20 15:29:00 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.10

2020-03-20 15:30:23 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-03-20 15:30:24 UTC

/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]

2020-03-20 15:30:26 UTC

/bin/ash -o pipefail -c apk add --no-cache ca-certificates

2020-03-20 15:30:27 UTC

/bin/ash -o pipefail -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

2020-03-20 15:30:28 UTC

/bin/ash -o pipefail -c #(nop) ENV PYTHON_VERSION=3.7.7

2020-03-20 15:30:30 UTC

/bin/ash -o pipefail -c #(nop) COPY multi:139d487e890bcfb506880c814614423badd34618d5c8dcf4a053af9b962cade0 in /usr/src/

2020-03-20 17:11:10 UTC

/bin/ash -o pipefail -c set -ex && apk add --no-cache --virtual .fetch-deps gnupg openssl tar xz && wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" && wget -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 gcc 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-system-expat --with-system-ffi --without-ensurepip && make -j "$(nproc)" EXTRA_CFLAGS="-DTHREAD_STACK_SIZE=0x100000" PROFILE_TASK='-m test.regrtest --pgo test_asyncio test_asyncore test_array test_base64 test_binascii test_binop test_bisect test_bytes test_cmath test_codecs test_collections test_complex test_dataclasses test_datetime test_decimal test_difflib test_embed test_float test_fstring test_functools test_generators test_hashlib test_heapq test_int test_itertools test_json test_long test_math test_memoryview test_operator test_ordered_dict test_pickle test_pprint test_re test_set test_sqlite test_statistics test_struct test_tabnanny test_time test_unicode test_xml_etree test_xml_etree_c ' && 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-03-20 17:11:12 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-03-20 17:11:13 UTC

/bin/ash -o pipefail -c #(nop) ENV PYTHON_PIP_VERSION=20.0.2

2020-03-20 17:11:43 UTC

/bin/ash -o pipefail -c set -ex; apk add --no-cache --virtual .fetch-deps openssl; wget -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-03-20 17:11:44 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armhf

2020-03-20 17:11:45 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base-python

2020-03-20 17:11:46 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=python

2020-03-20 17:11:47 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.0.1

2020-03-20 17:11:48 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base

2020-03-20 17:11:49 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.7-alpine3.10

2020-03-20 18:28:54 UTC

/bin/ash -o pipefail -c #(nop) ARG BUILD_ARCH

2020-03-20 18:28:55 UTC

/bin/ash -o pipefail -c #(nop) ENV WHEELS_LINKS=https://wheels.home-assistant.io/alpine-3.10/armhf/

2020-03-20 18:28:58 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 tiff && ln -s /usr/include/locale.h /usr/include/xlocale.h

2020-03-20 18:29:13 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 libsodium libwebp libxml2 libxslt mariadb-connector-c mpc1 mpfr3 net-tools nmap openssh-client pianobar postgresql-libs socat unixodbc zlib

2020-03-20 18:29:15 UTC

/bin/ash -o pipefail -c #(nop) COPY file:a3ef5177f9e71910d7c3ad8599d05d549bc2a8b344274628490fb3d280e1748c in /usr/src/

2020-03-20 18:30:21 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-03-20 18:30:22 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src/

2020-03-20 18:30:23 UTC

/bin/ash -o pipefail -c #(nop) ARG SSOCR_VERSION=v2.19.0

2020-03-20 18:30:41 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-03-20 18:30:42 UTC

/bin/ash -o pipefail -c #(nop) ARG ARPSCAN_VERSION=1.9.6

2020-03-20 18:32:08 UTC

|3 ARPSCAN_VERSION=1.9.6 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-03-20 18:34:09 UTC

|3 ARPSCAN_VERSION=1.9.6 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-03-20 18:34:11 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:8bc05bd0245fb6bf5fba75c0bd5035a0b69d9b0668b412d2e718b9a0d583e752 in /

2020-03-20 18:34:11 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armhf

2020-03-20 18:34:12 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant-base

2020-03-20 18:34:13 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=6.1.0

2020-03-22 01:04:02 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src

2020-03-22 01:04:05 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:3f166205535918cacfb2f922c9d449f73c62146002d0519ef289eb2b90c76a9c in homeassistant

2020-03-22 03:01:45 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 -c homeassistant/homeassistant/package_constraints.txt && pip3 install --no-cache-dir --no-index --only-binary=:all: --find-links "${WHEELS_LINKS}" -e ./homeassistant && python3 -m compileall homeassistant/homeassistant

2020-03-22 03:01:57 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:95dd83af02bc16abf482050aba7a70985ac8b4986498cd44676640ce805bf90b in /

2020-03-22 03:02:00 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /config

2020-03-22 03:02:03 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armhf

2020-03-22 03:02:06 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant

2020-03-22 03:02:09 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=0.108.0.dev20200322

Details
Created

2020-03-22 02:58:26 UTC

Size

373 MB

Content Digest
Labels
  • io.hass.arch
    armv7
  • io.hass.base.image
    homeassistant/{arch}-base-python
  • io.hass.base.name
    python
  • io.hass.base.version
    15.0.1
  • io.hass.type
    homeassistant
  • io.hass.version
    0.108.0.dev20200322

Environment
GPG_KEY

0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

LANG

C.UTF-8

PATH

/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PYTHON_PIP_VERSION

20.0.2

PYTHON_VERSION

3.7.7

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

S6_CMD_WAIT_FOR_SERVICES

1

WHEELS_LINKS

https://wheels.home-assistant.io/alpine-3.10/armv7/


Layers

[#000] sha256:4e972d957a606327b0b6c2e8aa4a6045c263b7496a536298aaebf690e9d85f1d - 0.61% (2.27 MB)

[#001] sha256:8ad19329d4c9167bfa256c98e70b11bdcacb13dd3882f749854947d94401e8fa - 0.4% (1.51 MB)

[#002] sha256:ae27bc9b9194de54dd43ed73edb88f851e437cfb42ad516479ee2e97ab1c7435 - 2.22% (8.29 MB)

[#003] sha256:f3aeeafadd68231e680d43e273eb66b55c4f1a9c8de47e51f2db5273bf65d51a - 0.01% (44.5 KB)

[#004] sha256:78a7b85e60c7a4b286dab9d9428c9dd5770f22f5d3260bb6a99217f1ab7d75d1 - 0.0% (1.15 KB)

[#005] sha256:3e3bfbc3016c1e920e959c8b9b38e17a8701bc277623fe8f92579d42c2fe60ed - 7.89% (29.4 MB)

[#006] sha256:05907addee48bd142b93e833d8ac2af1624d46a4297632c41ab394aba1b64901 - 0.0% (232 Bytes)

[#007] sha256:aa1c1bc708aa7463032feeca878e9a563622897df46586db63dc96354ecef69f - 0.9% (3.38 MB)

[#008] sha256:b17529a4bc207163697c282bbc3e910e7202d5471180382ebc65a0c6aaf932a8 - 0.42% (1.55 MB)

[#009] sha256:39127fdd547d84a7e4f77b14287d2e6f6aea30a1d21ef9f8cd763854a869c3ec - 13.15% (49.1 MB)

[#010] sha256:d37c8465562cbf3608f7af6928239496f3af2b3d227a0d406b8d958d61c01b1b - 0.0% (236 Bytes)

[#011] sha256:579c76375fb24c35d7d2fbabafd393e26ccc9742837d6d9d55ba265c7b6aedea - 0.83% (3.11 MB)

[#012] sha256:9611e83f14c5bbce982e1c7b59f029e76ef21258a12cfdc338a74f8625c3b2c6 - 0.18% (678 KB)

[#013] sha256:e74fee3ef8093d3370d9d9b100ba4b28089e7cf80855c3c6852ae41715732b1b - 0.14% (537 KB)

[#014] sha256:ce38f244a2d0937a5a98854f0b6965937c924f10efdee8e79b7bb077fcad842d - 0.1% (396 KB)

[#015] sha256:cede70fd142f88ee4309e7913175e59958fac7461c37f182a71e7b58dd9bebc9 - 0.0% (372 Bytes)

[#016] sha256:ce3dbfec00f5b7181d95c8d7da6a0ad45d7ac6660ebd894f811890e9e988b556 - 0.97% (3.64 MB)

[#017] sha256:3ab62685afd186d14005bdbfc982c22bf8b0db7fd55f08107c5c82a2f7059079 - 72.17% (269 MB)

[#018] sha256:b43b01f21ae7b96301b8dc4976d5375cde24ec8fcb46632ccfcb7ea91ffa4908 - 0.0% (401 Bytes)

[#019] sha256:1b5ca4ca340f5b8a4c4d4c721ac49fe181643ff89ad2c1d5bd10b6269a8c2c79 - 0.0% (95 Bytes)


History
2020-01-23 16:53:31 UTC

/bin/sh -c #(nop) ADD file:d05c9f9143d11d12045d4faef882e5985e6b38fabe52237dd8d8c0627a9620ab in /

2020-01-23 16:53:32 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-03-20 15:25:45 UTC

/bin/sh -c #(nop) COPY file:bb7c611d1767834df2c13885288be68346da7392079857e25c31f824023c21ac in /usr/bin/qemu-arm-static

2020-03-20 15:25:48 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES=1

2020-03-20 15:25:48 UTC

/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]

2020-03-20 15:25:49 UTC

/bin/ash -o pipefail -c #(nop) ARG BASHIO_VERSION=0.8.1

2020-03-20 15:25:50 UTC

/bin/ash -o pipefail -c #(nop) ARG S6_OVERLAY_VERSION=1.22.1.0

2020-03-20 15:26:00 UTC

|2 BASHIO_VERSION=0.8.1 S6_OVERLAY_VERSION=1.22.1.0 /bin/ash -o pipefail -c apk add --no-cache bash jq tzdata ca-certificates curl bind-tools && 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 && mkdir -p /tmp/bashio && curl -L -s https://github.com/hassio-addons/bashio/archive/v${BASHIO_VERSION}.tar.gz | tar -xzf - --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && rm -rf /tmp/bashio

2020-03-20 15:26:00 UTC

/bin/ash -o pipefail -c #(nop) ENTRYPOINT ["/init"]

2020-03-20 15:26:01 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armv7

2020-03-20 15:26:02 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base

2020-03-20 15:26:03 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=alpine

2020-03-20 15:28:58 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.0.1

2020-03-20 15:28:59 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base

2020-03-20 15:29:00 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.10

2020-03-20 15:30:25 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-03-20 15:30:26 UTC

/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]

2020-03-20 15:30:28 UTC

/bin/ash -o pipefail -c apk add --no-cache ca-certificates

2020-03-20 15:30:29 UTC

/bin/ash -o pipefail -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

2020-03-20 15:30:30 UTC

/bin/ash -o pipefail -c #(nop) ENV PYTHON_VERSION=3.7.7

2020-03-20 15:30:32 UTC

/bin/ash -o pipefail -c #(nop) COPY multi:139d487e890bcfb506880c814614423badd34618d5c8dcf4a053af9b962cade0 in /usr/src/

2020-03-20 17:33:05 UTC

/bin/ash -o pipefail -c set -ex && apk add --no-cache --virtual .fetch-deps gnupg openssl tar xz && wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" && wget -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 gcc 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-system-expat --with-system-ffi --without-ensurepip && make -j "$(nproc)" EXTRA_CFLAGS="-DTHREAD_STACK_SIZE=0x100000" PROFILE_TASK='-m test.regrtest --pgo test_asyncio test_asyncore test_array test_base64 test_binascii test_binop test_bisect test_bytes test_cmath test_codecs test_collections test_complex test_dataclasses test_datetime test_decimal test_difflib test_embed test_float test_fstring test_functools test_generators test_hashlib test_heapq test_int test_itertools test_json test_long test_math test_memoryview test_operator test_ordered_dict test_pickle test_pprint test_re test_set test_sqlite test_statistics test_struct test_tabnanny test_time test_unicode test_xml_etree test_xml_etree_c ' && 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-03-20 17:33:07 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-03-20 17:33:08 UTC

/bin/ash -o pipefail -c #(nop) ENV PYTHON_PIP_VERSION=20.0.2

2020-03-20 17:33:43 UTC

/bin/ash -o pipefail -c set -ex; apk add --no-cache --virtual .fetch-deps openssl; wget -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-03-20 17:33:44 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armv7

2020-03-20 17:33:45 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base-python

2020-03-20 17:33:46 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=python

2020-03-20 17:33:47 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.0.1

2020-03-20 17:33:48 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base

2020-03-20 17:33:49 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.7-alpine3.10

2020-03-20 18:31:31 UTC

/bin/ash -o pipefail -c #(nop) ARG BUILD_ARCH

2020-03-20 18:31:31 UTC

/bin/ash -o pipefail -c #(nop) ENV WHEELS_LINKS=https://wheels.home-assistant.io/alpine-3.10/armv7/

2020-03-20 18:31:33 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 tiff && ln -s /usr/include/locale.h /usr/include/xlocale.h

2020-03-20 18:31:42 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 libsodium libwebp libxml2 libxslt mariadb-connector-c mpc1 mpfr3 net-tools nmap openssh-client pianobar postgresql-libs socat unixodbc zlib

2020-03-20 18:31:45 UTC

/bin/ash -o pipefail -c #(nop) COPY file:a3ef5177f9e71910d7c3ad8599d05d549bc2a8b344274628490fb3d280e1748c in /usr/src/

2020-03-20 18:32:34 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-03-20 18:32:35 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src/

2020-03-20 18:32:36 UTC

/bin/ash -o pipefail -c #(nop) ARG SSOCR_VERSION=v2.19.0

2020-03-20 18:32:54 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-03-20 18:32:54 UTC

/bin/ash -o pipefail -c #(nop) ARG ARPSCAN_VERSION=1.9.6

2020-03-20 18:34:20 UTC

|3 ARPSCAN_VERSION=1.9.6 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-03-20 18:36:13 UTC

|3 ARPSCAN_VERSION=1.9.6 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-03-20 18:36:15 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:8bc05bd0245fb6bf5fba75c0bd5035a0b69d9b0668b412d2e718b9a0d583e752 in /

2020-03-20 18:36:15 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armv7

2020-03-20 18:36:16 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant-base

2020-03-20 18:36:17 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=6.1.0

2020-03-22 01:05:29 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src

2020-03-22 01:05:33 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:0c837d948fe4dcffb91b690c0d8d4bd42d979d7f7c3a5930ed4639df4629cc0e in homeassistant

2020-03-22 02:58:02 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 -c homeassistant/homeassistant/package_constraints.txt && pip3 install --no-cache-dir --no-index --only-binary=:all: --find-links "${WHEELS_LINKS}" -e ./homeassistant && python3 -m compileall homeassistant/homeassistant

2020-03-22 02:58:14 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:95dd83af02bc16abf482050aba7a70985ac8b4986498cd44676640ce805bf90b in /

2020-03-22 02:58:17 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /config

2020-03-22 02:58:20 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=armv7

2020-03-22 02:58:23 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant

2020-03-22 02:58:26 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=0.108.0.dev20200322

Details
Created

2020-03-22 02:44:22 UTC

Size

386 MB

Content Digest
Labels
  • io.hass.arch
    aarch64
  • io.hass.base.image
    homeassistant/{arch}-base-python
  • io.hass.base.name
    python
  • io.hass.base.version
    15.0.1
  • io.hass.type
    homeassistant
  • io.hass.version
    0.108.0.dev20200322

Environment
GPG_KEY

0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

LANG

C.UTF-8

PATH

/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PYTHON_PIP_VERSION

20.0.2

PYTHON_VERSION

3.7.7

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

S6_CMD_WAIT_FOR_SERVICES

1

WHEELS_LINKS

https://wheels.home-assistant.io/alpine-3.10/aarch64/


Layers

[#000] sha256:f07e4bcf42b862c240f4c00f2f7ed362d7d93ca15151de547beda593f3b669e5 - 0.67% (2.59 MB)

[#001] sha256:fce5a85253c0d7101af202dd572cb1eb8d8178c75c94d4421c95850da3fcaa36 - 0.44% (1.69 MB)

[#002] sha256:eca62e8473b62a8417a31f5228de84e48cde613c61754c7ce0b299d3076ddb3e - 2.4% (9.24 MB)

[#003] sha256:9ccb3099edd89ba73e7c17a996a623b1b5a4d3e10692ec536dd6b52c19404315 - 0.01% (44.3 KB)

[#004] sha256:1813cd454c1d8f525bb8fa02eb37e993daede65740b9f35719170aea75e215e7 - 0.0% (1.15 KB)

[#005] sha256:396ca92f585eed0d69297a00369e2bb832722cd5191eea49d0d36a8f9a1a6ffe - 8.13% (31.4 MB)

[#006] sha256:fdd03c662b58c272184f5c6fac7dd3af9a54ecf258641e111c2a5f9420a7c134 - 0.0% (230 Bytes)

[#007] sha256:c0d69d91290f6640c04b9e89bbdbc9e22cf11eff841a420d7c0cccfe41947188 - 0.87% (3.37 MB)

[#008] sha256:7fe727f5935d6e825788c52948df72ddbe49272662480750fd6dbc6702c858ed - 0.5% (1.94 MB)

[#009] sha256:da94a389ce4d128fb085fb5ced9d72eb6db2bd6685e6653ff4fe72f8856f9413 - 14.47% (55.8 MB)

[#010] sha256:dcad7bb5165f87496c66a96a3b7af908890993fc43e4855132f79a688585bcf9 - 0.0% (237 Bytes)

[#011] sha256:c4db44e491d5fb4e9f30ba7f703b7b85a8269fe75ba6519636127dc98d051a3e - 0.89% (3.41 MB)

[#012] sha256:e5b8553f8c2d9cebd563704bd82fd8e387786856e9ec09b5b7bd4015f703211e - 0.18% (722 KB)

[#013] sha256:1dea8cb6f1831b145557932cbaa1ed9777cd9859f0a22c0cb16ace5b982be20b - 0.14% (541 KB)

[#014] sha256:c1d0f94fc9b1990e1b9fc883a08a9d4eb8637d96e8d5edb579503589459e81f2 - 0.11% (428 KB)

[#015] sha256:148fa9316af8c9e9e64d352a34ab6d2bd8ffb116b590fa3f91082b875743db62 - 0.0% (370 Bytes)

[#016] sha256:dc568a7508494c0b2795d5fac06364bed1b6b775ea36c6444dcb5c316253330d - 0.94% (3.64 MB)

[#017] sha256:d1f25169067f642244eeeddba75ef7a124fc57abc8e3bf254fb356a7458e722e - 70.24% (271 MB)

[#018] sha256:d7ab45d94eef88a79a1ff8ea26f35772753c28534afd9d4a5822ee02c0663cb4 - 0.0% (401 Bytes)

[#019] sha256:0a736c19c38a29e1fd6c254141d5a48d083b1c6dcd967d73f95e777524348de2 - 0.0% (95 Bytes)


History
2020-01-23 16:54:39 UTC

/bin/sh -c #(nop) ADD file:bdfbd4b0dfb53eecc80bac65894d1e2fcfafb27dcf24ab019176e2c9f60b9a39 in /

2020-01-23 16:54:40 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-03-20 15:25:45 UTC

/bin/sh -c #(nop) COPY file:6035ef043e5ad035e25e8f6d4cc937f9a8c7b1659b7205df8e783f31db9d8302 in /usr/bin/qemu-aarch64-static

2020-03-20 15:25:48 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES=1

2020-03-20 15:25:48 UTC

/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]

2020-03-20 15:25:49 UTC

/bin/ash -o pipefail -c #(nop) ARG BASHIO_VERSION=0.8.1

2020-03-20 15:25:50 UTC

/bin/ash -o pipefail -c #(nop) ARG S6_OVERLAY_VERSION=1.22.1.0

2020-03-20 15:25:58 UTC

|2 BASHIO_VERSION=0.8.1 S6_OVERLAY_VERSION=1.22.1.0 /bin/ash -o pipefail -c apk add --no-cache bash jq tzdata ca-certificates curl bind-tools && 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 && mkdir -p /tmp/bashio && curl -L -s https://github.com/hassio-addons/bashio/archive/v${BASHIO_VERSION}.tar.gz | tar -xzf - --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && rm -rf /tmp/bashio

2020-03-20 15:26:00 UTC

/bin/ash -o pipefail -c #(nop) ENTRYPOINT ["/init"]

2020-03-20 15:26:01 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=aarch64

2020-03-20 15:26:02 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base

2020-03-20 15:26:03 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=alpine

2020-03-20 15:28:58 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.0.1

2020-03-20 15:28:59 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base

2020-03-20 15:29:00 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.10

2020-03-20 15:30:22 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-03-20 15:30:22 UTC

/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]

2020-03-20 15:30:24 UTC

/bin/ash -o pipefail -c apk add --no-cache ca-certificates

2020-03-20 15:30:25 UTC

/bin/ash -o pipefail -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

2020-03-20 15:30:26 UTC

/bin/ash -o pipefail -c #(nop) ENV PYTHON_VERSION=3.7.7

2020-03-20 15:30:28 UTC

/bin/ash -o pipefail -c #(nop) COPY multi:139d487e890bcfb506880c814614423badd34618d5c8dcf4a053af9b962cade0 in /usr/src/

2020-03-20 17:37:45 UTC

/bin/ash -o pipefail -c set -ex && apk add --no-cache --virtual .fetch-deps gnupg openssl tar xz && wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" && wget -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 gcc 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-system-expat --with-system-ffi --without-ensurepip && make -j "$(nproc)" EXTRA_CFLAGS="-DTHREAD_STACK_SIZE=0x100000" PROFILE_TASK='-m test.regrtest --pgo test_asyncio test_asyncore test_array test_base64 test_binascii test_binop test_bisect test_bytes test_cmath test_codecs test_collections test_complex test_dataclasses test_datetime test_decimal test_difflib test_embed test_float test_fstring test_functools test_generators test_hashlib test_heapq test_int test_itertools test_json test_long test_math test_memoryview test_operator test_ordered_dict test_pickle test_pprint test_re test_set test_sqlite test_statistics test_struct test_tabnanny test_time test_unicode test_xml_etree test_xml_etree_c ' && 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-03-20 17:37:47 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-03-20 17:37:48 UTC

/bin/ash -o pipefail -c #(nop) ENV PYTHON_PIP_VERSION=20.0.2

2020-03-20 17:38:22 UTC

/bin/ash -o pipefail -c set -ex; apk add --no-cache --virtual .fetch-deps openssl; wget -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-03-20 17:38:22 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=aarch64

2020-03-20 17:38:23 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base-python

2020-03-20 17:38:24 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=python

2020-03-20 17:38:25 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=15.0.1

2020-03-20 17:38:26 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base

2020-03-20 17:38:27 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.7-alpine3.10

2020-03-20 18:35:26 UTC

/bin/ash -o pipefail -c #(nop) ARG BUILD_ARCH

2020-03-20 18:35:26 UTC

/bin/ash -o pipefail -c #(nop) ENV WHEELS_LINKS=https://wheels.home-assistant.io/alpine-3.10/aarch64/

2020-03-20 18:35:28 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 tiff && ln -s /usr/include/locale.h /usr/include/xlocale.h

2020-03-20 18:35:38 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 libsodium libwebp libxml2 libxslt mariadb-connector-c mpc1 mpfr3 net-tools nmap openssh-client pianobar postgresql-libs socat unixodbc zlib

2020-03-20 18:35:41 UTC

/bin/ash -o pipefail -c #(nop) COPY file:a3ef5177f9e71910d7c3ad8599d05d549bc2a8b344274628490fb3d280e1748c in /usr/src/

2020-03-20 18:36:23 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-03-20 18:36:24 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src/

2020-03-20 18:36:25 UTC

/bin/ash -o pipefail -c #(nop) ARG SSOCR_VERSION=v2.19.0

2020-03-20 18:36:45 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-03-20 18:36:46 UTC

/bin/ash -o pipefail -c #(nop) ARG ARPSCAN_VERSION=1.9.6

2020-03-20 18:38:12 UTC

|3 ARPSCAN_VERSION=1.9.6 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-03-20 18:40:08 UTC

|3 ARPSCAN_VERSION=1.9.6 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-03-20 18:40:10 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:8bc05bd0245fb6bf5fba75c0bd5035a0b69d9b0668b412d2e718b9a0d583e752 in /

2020-03-20 18:40:10 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=aarch64

2020-03-20 18:40:11 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant-base

2020-03-20 18:40:12 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=6.1.0

2020-03-22 01:04:35 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src

2020-03-22 01:04:39 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:553e656c2da39a62b7400569c0f9411ba4b87ee67bbeb1119cc0474fe4623aba in homeassistant

2020-03-22 02:44:00 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 -c homeassistant/homeassistant/package_constraints.txt && pip3 install --no-cache-dir --no-index --only-binary=:all: --find-links "${WHEELS_LINKS}" -e ./homeassistant && python3 -m compileall homeassistant/homeassistant

2020-03-22 02:44:10 UTC

/bin/ash -o pipefail -c #(nop) COPY dir:95dd83af02bc16abf482050aba7a70985ac8b4986498cd44676640ce805bf90b in /

2020-03-22 02:44:13 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /config

2020-03-22 02:44:16 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=aarch64

2020-03-22 02:44:19 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=homeassistant

2020-03-22 02:44:22 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=0.108.0.dev20200322

Danger Zone
Delete Tag

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.

Delete