Namespace
homeassistant
Image / Tag
home-assistant:0.108.0.dev20200314
Content Digest
sha256:30d9bbaef9d7bb44761436415a5a8c2ff6eb239338fcacf5961c0c13a4e1d457
Details
Created

2020-03-14 01:21:16 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
    14.1
  • io.hass.type
    homeassistant
  • io.hass.version
    0.108.0.dev20200314

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.6

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:427bf3d40db198d7016e10ebad3648f9e321438841a479a641b05d7c86a8b830 - 0.02% (98 KB)

[#003] sha256:885b3655e6ebce8e1dbd717aa412334f47a5621e29723dff3e1484e8427f10fc - 0.0% (1.16 KB)

[#004] sha256:79242432ecff9329e3821ffc4a0cf1a1709e60813097f3685a49a508443cb5f1 - 7.94% (30.5 MB)

[#005] sha256:8335d92a4bcc2d6bc9eae58a2daa4874690e5a4511780acd8caa994a9a428541 - 0.0% (240 Bytes)

[#006] sha256:2bb8ccaea714ce1fdc2b63adc0200fca4ef9d26f139042c7262c644d8575c7d7 - 0.89% (3.43 MB)

[#007] sha256:c34d027d9e1f4262c3c6390631b53c31083375359047c55413b8d13f8ef91428 - 0.53% (2.05 MB)

[#008] sha256:df2e1400d0effa165afa4c1d4f4affe0e7a0307ce7f994c2e6b7e3384f5c1d4d - 15.0% (57.7 MB)

[#009] sha256:3b928a31ed9344a0257888213ad67cb2abd8bdb9fad3f8fab017f7676a13ae3b - 0.0% (243 Bytes)

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

[#011] sha256:17a11882c3628293d4cb957eedd49f5b99f04e4e26dc5f91ee1ac566d3fea5f3 - 0.2% (787 KB)

[#012] sha256:310736df0b18202aa4a31aa0a2723c68fe918f73b38a0b10dc3b239ee440f3dc - 0.15% (588 KB)

[#013] sha256:92c27806aded9777ef9896273d681a55b6d0d488b70558aff17fd6c217d7a30f - 0.13% (503 KB)

[#014] sha256:be48d607ab905bc285c49a07a920c1435de51b87e591353e7f92ec587b7bfc84 - 0.0% (377 Bytes)

[#015] sha256:6fcb517cbcbf25bb9327f41fab24fa6f03e09edd593d0b7e1d324e93ee0cf50f - 0.94% (3.61 MB)

[#016] sha256:3b0418b3bcb45e5ef1ef437ebd76e9c8707581ac99de8766a4d483618e27cf2d - 70.0% (269 MB)

[#017] sha256:9d6ebcfafb901c7e1742812fe0abcf74bae0699ba51672760a1d0123381346eb - 0.0% (363 Bytes)

[#018] sha256:a4ee8d4ef282be7bc7bbcb53b2180e2977ef4985f47d1248196dd1d7090fddee - 0.0% (101 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-02-24 14:21:30 UTC

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

2020-02-24 14:21:31 UTC

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

2020-02-24 14:21:32 UTC

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

2020-02-24 14:23: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-02-24 14:23:18 UTC

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

2020-02-24 14:23:19 UTC

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

2020-02-24 14:23:20 UTC

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

2020-02-24 14:23:21 UTC

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

2020-02-24 14:23:23 UTC

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

2020-02-24 14:32:32 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-02-24 14:32: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-02-24 14:32:35 UTC

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

2020-02-24 14:32:41 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-02-24 14:32:41 UTC

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

2020-02-24 14:32:42 UTC

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

2020-02-24 14:32:43 UTC

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

2020-02-24 14:32:44 UTC

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

2020-02-24 14:32:45 UTC

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

2020-02-24 14:32:46 UTC

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

2020-03-11 11:59:49 UTC

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

2020-03-11 11:59:50 UTC

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

2020-03-11 11:59:52 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-11 12:00:04 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-11 12:00:07 UTC

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

2020-03-11 12:00:17 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-11 12:00:18 UTC

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

2020-03-11 12:00:19 UTC

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

2020-03-11 12:00:26 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-11 12:00:27 UTC

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

2020-03-11 12:00:38 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-11 12:00:55 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-11 12:00:56 UTC

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

2020-03-11 12:00:56 UTC

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

2020-03-11 12:00:57 UTC

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

2020-03-11 12:00:58 UTC

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

2020-03-14 01:02:58 UTC

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

2020-03-14 01:03:01 UTC

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

2020-03-14 01:20:53 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-14 01:21:05 UTC

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

2020-03-14 01:21:08 UTC

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

2020-03-14 01:21:10 UTC

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

2020-03-14 01:21:13 UTC

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

2020-03-14 01:21:16 UTC

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

Details
Created

2020-03-14 01:18:55 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
    14.1
  • io.hass.type
    homeassistant
  • io.hass.version
    0.108.0.dev20200314

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.6

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:35bd6d7d534a84ca36e4b457b692b1abd62d6f516b923cdac8e6511be98381f0 - 0.02% (98.8 KB)

[#003] sha256:31997fba37862f131901aea6dcc895dc828844f5763dec170b72876524fd0bb4 - 0.0% (1.16 KB)

[#004] sha256:5aaa4a807acacfdb653b0f5cdc4a269621a877c312dc4cc4671447b6265ed327 - 8.22% (32 MB)

[#005] sha256:746d0419502c738cfdae9a4ea63337561f9cc459d36fdbf8fcadd9201b380a7e - 0.0% (239 Bytes)

[#006] sha256:07929f08d0b5f07038c5f83450112e9c4c1d4191317cd3af08a7e286cf6ca5db - 0.88% (3.43 MB)

[#007] sha256:f519f0f387bea7e336ca8c0d972175e36a737aca1896570ca215ed9d1985e171 - 0.5% (1.95 MB)

[#008] sha256:948f1e2d15cf05b2d1c1ce30969532b3483c68e146b68f4d9e1d7f1a5ddf6dc9 - 14.46% (56.4 MB)

[#009] sha256:6add5075df430e6b8aa96bcbb9ed97fd24afb66006f97487c1c9c32111585c8f - 0.0% (243 Bytes)

[#010] sha256:99943c5b2f34b03fc3d50aa05e29f432ade1e673b32eec411ddf581be626a18b - 0.88% (3.43 MB)

[#011] sha256:faa3120dbe0e4d4599d332323bb2fe3c22f287acf522a267c8ff95f1ac285242 - 0.2% (783 KB)

[#012] sha256:409a5799c5321eb9c520395ffb5fe7f031cb8de48fb3d59ad377c8987d512a50 - 0.15% (595 KB)

[#013] sha256:22fb30180aa779b6b4f36728f6cc6e46e2cab1d46b5137e38c433f9f9e55fb8e - 0.12% (486 KB)

[#014] sha256:be48d607ab905bc285c49a07a920c1435de51b87e591353e7f92ec587b7bfc84 - 0.0% (377 Bytes)

[#015] sha256:6d0746dcaebf9d5814b7bd492d811a05b51ac99f6b1d9b6cfc902740ecb1d3eb - 0.93% (3.61 MB)

[#016] sha256:3de6a3d1b631ce2e50c182c7e9a4eccc5e8d04dafef654cf285033ea12c3696f - 70.52% (275 MB)

[#017] sha256:43bfc923d73c993f633b32719d7ae89b3fae1b1d5f5c97661ce1c5ebc7f740a8 - 0.0% (361 Bytes)

[#018] sha256:68b0d5f9a773248628b8d00dbb72547c137843767677b2e429b6cabd040b03fb - 0.0% (101 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-02-24 14:21:30 UTC

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

2020-02-24 14:21:31 UTC

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

2020-02-24 14:21:32 UTC

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

2020-02-24 14:23:15 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-02-24 14:23:16 UTC

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

2020-02-24 14:23:18 UTC

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

2020-02-24 14:23:18 UTC

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

2020-02-24 14:23:19 UTC

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

2020-02-24 14:23:21 UTC

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

2020-02-24 14:31:08 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-02-24 14:31:10 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-02-24 14:31:11 UTC

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

2020-02-24 14:31:16 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-02-24 14:31:17 UTC

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

2020-02-24 14:31:18 UTC

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

2020-02-24 14:31:19 UTC

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

2020-02-24 14:31:20 UTC

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

2020-02-24 14:31:21 UTC

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

2020-02-24 14:31:22 UTC

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

2020-03-11 11:59:51 UTC

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

2020-03-11 11:59:52 UTC

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

2020-03-11 11:59: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-11 12:00: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-11 12:00:04 UTC

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

2020-03-11 12:00:15 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-11 12:00:16 UTC

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

2020-03-11 12:00:17 UTC

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

2020-03-11 12:00:22 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-11 12:00:22 UTC

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

2020-03-11 12:00:33 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-11 12:00:49 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-11 12:00:51 UTC

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

2020-03-11 12:00:51 UTC

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

2020-03-11 12:00:52 UTC

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

2020-03-11 12:00:53 UTC

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

2020-03-14 01:02:39 UTC

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

2020-03-14 01:02:42 UTC

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

2020-03-14 01:18: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 -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-14 01:18:44 UTC

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

2020-03-14 01:18:47 UTC

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

2020-03-14 01:18:50 UTC

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

2020-03-14 01:18:52 UTC

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

2020-03-14 01:18:55 UTC

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

Details
Created

2020-03-14 02:37:38 UTC

Size

380 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
    14.1
  • io.hass.type
    homeassistant
  • io.hass.version
    0.108.0.dev20200314

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.6

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:d1a6b880d3423c8085d0ccc18f35215e3026db6877d2a649cb15d752050bf89a - 0.38% (1.44 MB)

[#002] sha256:6d9c7633d5bd8bf5d0e0c507f7c094aa580140b2c9efd7ad7ebbea56eb5545c0 - 2.43% (9.24 MB)

[#003] sha256:2bcd1590a0a6c750d4e529be2df3eedb9c948211fafb8133c898c9bab5ce6112 - 0.03% (98.6 KB)

[#004] sha256:60d31eead0474bf34c4c9e2e0ac3fc87d108f87b512f8db984b2a25bf00d58b0 - 0.0% (1.16 KB)

[#005] sha256:8d0fa1486568e002baa6f84472fb3e4062db78046c2f822978eaf30911d27f46 - 7.87% (29.9 MB)

[#006] sha256:6b244a0920ad1cde4c01172f9ba4d8f1677f60b32b61a0f88b38757a13b616a6 - 0.0% (241 Bytes)

[#007] sha256:358cc490070ae15f966a6ce9ef1563c018e8385969c24e873393926f6bd2bc6e - 0.9% (3.43 MB)

[#008] sha256:337e7d65972b8c013b2f68fdd427dfdc30e702ad6dc4a106cf4bf5297c18810d - 0.47% (1.78 MB)

[#009] sha256:f44829beb8dc0640783a3ed5bb17c65f160f37b805f79bd4910f52bbc5affe84 - 13.83% (52.6 MB)

[#010] sha256:9fb0adf0274728ec20614500bdb3c448b45f237b4f4c0b4117f38a423ec318cc - 0.0% (243 Bytes)

[#011] sha256:1cbb7325d70fe3a2d3695b92d23c828dec80480e989a120f2fb879fc45d09122 - 0.84% (3.19 MB)

[#012] sha256:2c9cdd1b71aca5bdced19cf31f7a07472f0e5fd9763bd7c15be0761a10570266 - 0.19% (756 KB)

[#013] sha256:6a8d893d46278a2200427091aba4142c073d55f6b077c3ca85a59f764e765057 - 0.15% (592 KB)

[#014] sha256:8a12d3c91d66e20e16a72a93ae5353bb7a72ece51d3de4f89e07b022664c10dd - 0.12% (460 KB)

[#015] sha256:e7ca35fe546ef5cbb686d5abf942953e4bee03217073ea1eaf2940946d69e02a - 0.0% (377 Bytes)

[#016] sha256:71e56ffbbe57c99ab77695eadd4da71224581ea838c6cd6dc822a403440e0dde - 0.95% (3.61 MB)

[#017] sha256:4fd29c9e90f563178db6eb622cc2ebfb37a944debf558d02719efb919e666975 - 71.19% (271 MB)

[#018] sha256:ad8d0216ae8058d09f4d76d4c5964cbedf43c40365507cffbe2a36e29808ed25 - 0.0% (363 Bytes)

[#019] sha256:3b381c176b011f100195bcd9fdcb1ad707d938a9592b967096d91cc6e1997d5f - 0.0% (101 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-02-09 09:30:15 UTC

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

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:47: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-02-23 12:47:01 UTC

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

2020-02-23 12:47:02 UTC

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

2020-02-23 12:47:03 UTC

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

2020-02-23 12:47:04 UTC

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

2020-02-24 14:21:30 UTC

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

2020-02-24 14:21:31 UTC

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

2020-02-24 14:21:32 UTC

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

2020-02-24 14:23: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-02-24 14:23:18 UTC

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

2020-02-24 14:23:20 UTC

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

2020-02-24 14:23:21 UTC

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

2020-02-24 14:23:22 UTC

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

2020-02-24 14:23:24 UTC

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

2020-02-24 16:20:29 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-02-24 16:20:31 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-02-24 16:20:32 UTC

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

2020-02-24 16:21:09 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-02-24 16:21:10 UTC

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

2020-02-24 16:21:11 UTC

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

2020-02-24 16:21:12 UTC

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

2020-02-24 16:21:13 UTC

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

2020-02-24 16:21:14 UTC

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

2020-02-24 16:21:15 UTC

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

2020-03-11 11:59:48 UTC

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

2020-03-11 11:59:49 UTC

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

2020-03-11 11:59:52 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-11 12:00:07 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-11 12:00:09 UTC

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

2020-03-11 12:00:54 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-11 12:00:54 UTC

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

2020-03-11 12:00:55 UTC

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

2020-03-11 12:01:13 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-11 12:01:13 UTC

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

2020-03-11 12:02:29 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-11 12:04:16 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-11 12:04:17 UTC

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

2020-03-11 12:04:17 UTC

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

2020-03-11 12:04:18 UTC

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

2020-03-11 12:04:19 UTC

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

2020-03-14 01:02:35 UTC

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

2020-03-14 01:02:38 UTC

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

2020-03-14 02:37:17 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-14 02:37:27 UTC

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

2020-03-14 02:37:30 UTC

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

2020-03-14 02:37:32 UTC

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

2020-03-14 02:37:35 UTC

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

2020-03-14 02:37:38 UTC

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

Details
Created

2020-03-14 03:17:53 UTC

Size

374 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
    14.1
  • io.hass.type
    homeassistant
  • io.hass.version
    0.108.0.dev20200314

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.6

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:a41ab16bc10fc07d3c28c68857cb40481b1b577d16e77d12240389cd16fca6f7 - 0.39% (1.44 MB)

[#002] sha256:56d0b8ec38e1ad5a2b3758e374ae336e6384ed7dad5feace9654ade33c65b67f - 2.33% (8.7 MB)

[#003] sha256:c386f5893133cdc2778f0b9b51fbd887396ed05771c5ba0f543a6e392634e5b3 - 0.03% (98.6 KB)

[#004] sha256:70865326b6ada00bd740ab9d30e32255e9ffdfa9c3eddadc41a0ca0cd4653f84 - 0.0% (1.16 KB)

[#005] sha256:13e97da8f48e5179365e259686e66d4ec67fa79e6f9ba01bbff9ee8daed61ec2 - 7.9% (29.5 MB)

[#006] sha256:e53eba8fc87eab87bd0afb8d453c2245ed142e7538f49385da22749250e34d1f - 0.0% (238 Bytes)

[#007] sha256:075617b47c0c6e7e04fe255cba31345bbefde8482bc7155eff3f6e9adc463e8b - 0.92% (3.43 MB)

[#008] sha256:3e3d5c84b4524095919a4f698687f1295cf34f54669844f80f7fe42b8db1a1eb - 0.43% (1.61 MB)

[#009] sha256:3f61a3f926689322d5c5956d89878441334b6f179d1db0175a7f0c83cf2bd915 - 13.13% (49.1 MB)

[#010] sha256:55354b41e66d99c631b3c110c1b5e0435940cb7f1eab1753e9c4be6c85976364 - 0.0% (241 Bytes)

[#011] sha256:7a1c0795e2a84fdccd0c1a6205e1fe181528f0ed8baab793f142fc8b4e932915 - 0.83% (3.11 MB)

[#012] sha256:6e54b7d8cd78f2668a04465ea3aa3e2d2a0226196abc558ade8d82ec86670d31 - 0.19% (732 KB)

[#013] sha256:ef913d7091ca8167993e28bda759a440d9dcf9b50fb554f735643f0ff47ca7bc - 0.15% (590 KB)

[#014] sha256:cec8097f3405aff25205b460999fafa482f55e594e300f7547c4ba2c18a6e4ed - 0.12% (450 KB)

[#015] sha256:29732dfbf88cccad91b9ac768abefe9904c68c5eba9a0f9e1194597e8f53f937 - 0.0% (377 Bytes)

[#016] sha256:5f4fa27e6b61fc87b7c68d90ad60620aa8abdd4111810f38373dd22abb871ffc - 0.97% (3.61 MB)

[#017] sha256:94da8a11ab1530430a83b884f8f52f10c2de83c6a2340faa5be9500fb50a2c5c - 72.02% (269 MB)

[#018] sha256:d322f7b7c50c9aada6306693134c31d14eb2eed8a24a7cfaadd4f76d3c7caeb6 - 0.0% (363 Bytes)

[#019] sha256:6c1ac8f5c843bee28c100d812182bb31993ff4b01cf5c19398ecb1b7f613ede3 - 0.0% (101 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-02-09 09:30:17 UTC

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

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:47: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-02-23 12:47:01 UTC

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

2020-02-23 12:47:02 UTC

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

2020-02-23 12:47:03 UTC

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

2020-02-23 12:47:04 UTC

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

2020-02-24 14:21:30 UTC

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

2020-02-24 14:21:31 UTC

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

2020-02-24 14:21:32 UTC

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

2020-02-24 14:23:19 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-02-24 14:23:20 UTC

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

2020-02-24 14:23:22 UTC

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

2020-02-24 14:23:23 UTC

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

2020-02-24 14:23:24 UTC

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

2020-02-24 14:23:26 UTC

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

2020-02-24 16:46:34 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-02-24 16:46:36 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-02-24 16:46:37 UTC

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

2020-02-24 16:47: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-02-24 16:47:22 UTC

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

2020-02-24 16:47:23 UTC

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

2020-02-24 16:47:24 UTC

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

2020-02-24 16:47:25 UTC

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

2020-02-24 16:47:26 UTC

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

2020-02-24 16:47:27 UTC

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

2020-03-11 12:02:09 UTC

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

2020-03-11 12:02:10 UTC

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

2020-03-11 12:02:12 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-11 12:02:21 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-11 12:02:24 UTC

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

2020-03-11 12:03:27 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-11 12:03:27 UTC

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

2020-03-11 12:03:28 UTC

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

2020-03-11 12:03:47 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-11 12:03:48 UTC

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

2020-03-11 12:05:18 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-11 12:07:18 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-11 12:07:20 UTC

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

2020-03-11 12:07:20 UTC

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

2020-03-11 12:07:21 UTC

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

2020-03-11 12:07:22 UTC

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

2020-03-14 01:02:49 UTC

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

2020-03-14 01:02:52 UTC

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

2020-03-14 03:17:30 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-14 03:17:41 UTC

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

2020-03-14 03:17:44 UTC

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

2020-03-14 03:17:47 UTC

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

2020-03-14 03:17:50 UTC

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

2020-03-14 03:17:53 UTC

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

Details
Created

2020-03-14 02:29:39 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
    14.1
  • io.hass.type
    homeassistant
  • io.hass.version
    0.108.0.dev20200314

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.6

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:6447e922ceafd4927da07a854c4b7564d598fed92ed3b0864b219beb2f2db2c9 - 0.41% (1.6 MB)

[#002] sha256:eb4a13ae356a731615842b5493adc1ac0b3c588a62aa207a4d57d7ef8d5a5c01 - 2.5% (9.66 MB)

[#003] sha256:f0afedf5ae78a66b85338b98871a5462ea575c511917f5f2cea254b2f2aafa98 - 0.02% (98 KB)

[#004] sha256:9a2ed9b05ba84414a4f06dbb434ba7d5b3d799c04db85c8c0aeacdfefb628a33 - 0.0% (1.16 KB)

[#005] sha256:6ee45a9192be21b57e9ead0fcbff50ab0044c560bc5e26cb38c819d4c6a75136 - 8.13% (31.4 MB)

[#006] sha256:e6cc4e5ab99264e0317dc7ded10808f669a3b6182ecff6d765c0692e80bbadca - 0.0% (240 Bytes)

[#007] sha256:75202932d5ef7cf602c01f7c323caa898c0917aae574055e442b331ec5c4f29e - 0.89% (3.43 MB)

[#008] sha256:1c381052ab398a77d292c58ea121f54e58158244d26fc1585acdd76e3665e896 - 0.52% (1.99 MB)

[#009] sha256:d509197a80d77bead90087369fa3df8800870ab6e5a26da8613d5eeb69422e7f - 14.46% (55.9 MB)

[#010] sha256:458115238ec2427f42cc4ffd708f6c6a4aa8635085a9d975ed9b7862dca7a80a - 0.0% (241 Bytes)

[#011] sha256:ea650184bbdb2c76d880faa7f53e9463b378b6367c5bb31a3bae627e4ca1c318 - 0.88% (3.41 MB)

[#012] sha256:6ccd25ad3ef5641286b313d66722f0e182b6147ab70c4b9c9b19a0fafce577eb - 0.2% (777 KB)

[#013] sha256:1ad273d497552a470588e17dcb32091f0a8b1134a096a6eb13e6ea7eb23dbf93 - 0.15% (593 KB)

[#014] sha256:7656756863279fa8cabba7d940429d1ed9884beebeb81fc62a78fe26ef9c58b2 - 0.12% (480 KB)

[#015] sha256:c9b4de975a53720b00774be179aa0ef5e592f67bac68a79f553a966ec85002d0 - 0.0% (378 Bytes)

[#016] sha256:a4802a5de53536270f0100f84981ddf441144b1bb50ec7dced4f545fe035c1ed - 0.93% (3.61 MB)

[#017] sha256:a30b1cd6778f826fe63a6e679fb44bf23170f1233ec422bb0db89db962195518 - 70.11% (271 MB)

[#018] sha256:06fcbbedda4495e0fc1d0311a21eeaf33749078e91e9eb4cc397833e586fa453 - 0.0% (363 Bytes)

[#019] sha256:630055480a06cd4cddc60cfe8956c8c8efbbf4c8826e8ab14f315580beed5a2c - 0.0% (101 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-02-09 09:30:15 UTC

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

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:47: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-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-02-23 12:47:01 UTC

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

2020-02-23 12:47:02 UTC

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

2020-02-23 12:47:03 UTC

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

2020-02-23 12:47:04 UTC

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

2020-02-24 14:21:30 UTC

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

2020-02-24 14:21:31 UTC

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

2020-02-24 14:21:32 UTC

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

2020-02-24 14:23:16 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-02-24 14:23:16 UTC

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

2020-02-24 14:23:18 UTC

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

2020-02-24 14:23:19 UTC

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

2020-02-24 14:23:20 UTC

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

2020-02-24 14:23:22 UTC

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

2020-02-24 16:17:36 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-02-24 16:17:39 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-02-24 16:17:39 UTC

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

2020-02-24 16:18:13 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-02-24 16:18:13 UTC

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

2020-02-24 16:18:14 UTC

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

2020-02-24 16:18:15 UTC

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

2020-02-24 16:18:16 UTC

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

2020-02-24 16:18:17 UTC

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

2020-02-24 16:18:18 UTC

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

2020-03-11 12:02:17 UTC

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

2020-03-11 12:02:18 UTC

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

2020-03-11 12:02:20 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-11 12:02:31 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-11 12:02:34 UTC

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

2020-03-11 12:03:25 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-11 12:03:25 UTC

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

2020-03-11 12:03:26 UTC

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

2020-03-11 12:03:44 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-11 12:03:45 UTC

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

2020-03-11 12:05: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 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-11 12:07:09 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-11 12:07:11 UTC

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

2020-03-11 12:07:11 UTC

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

2020-03-11 12:07:12 UTC

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

2020-03-11 12:07:13 UTC

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

2020-03-14 01:02:42 UTC

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

2020-03-14 01:02:45 UTC

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

2020-03-14 02:29:16 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-14 02:29:27 UTC

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

2020-03-14 02:29:30 UTC

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

2020-03-14 02:29:33 UTC

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

2020-03-14 02:29:36 UTC

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

2020-03-14 02:29:39 UTC

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

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