Namespace
homeassistant
Image / Tag
home-assistant:0.80.3
Content Digest
sha256:7a58fa4222ec80680738775339dfebfccd9f5e4221b84eabc09984c66a8b76ff
Details
Created

2018-10-18 14:12:54 UTC

Size

592 MB

Content Digest
Labels
  • maintainer
    Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>

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

18.1

PYTHON_VERSION

3.6.6


Layers

[#000] sha256:bc9ab73e5b14b9fbd3687a4d8c1f1360533d6ee9ffc3f5ecc6630794b40257b7 - 7.3% (43.2 MB)

[#001] sha256:193a6306c92af328dbd41bbbd3200a2c90802624cccfe5725223324428110d7f - 1.73% (10.2 MB)

[#002] sha256:e5c3f8c317dc30af45021092a3d76f16ba7aa1ee5f18fec742c84d4960818580 - 0.7% (4.14 MB)

[#003] sha256:a587a86c9dcb9df6584180042becf21e36ecd8b460a761711227b4b06889a005 - 8.07% (47.7 MB)

[#004] sha256:72744d0a318b0788001cc4f5f83c6847ba4b753307fadd046b508bbc41eb9e29 - 34.37% (203 MB)

[#005] sha256:6598fc9d11d10365ac9281071a87930a2382ee31d026f1b6d432717b31db387c - 0.93% (5.48 MB)

[#006] sha256:4b1d9004d467b4e710d770a881df027df7e5e7e4629f6e473760893ffc1a667f - 3.38% (20 MB)

[#007] sha256:93612f47cdc374d0b33057b9e71eac173ac469da3e1a631dc8a32ba6986a408a - 0.0% (240 Bytes)

[#008] sha256:1bc4b4b508703799ef67a807dacce4736045e642e87bcd49871cd0f23e7f5b8b - 0.29% (1.7 MB)

[#009] sha256:77fdb5f730dc06e01a19426ab19756b7d50758845a6aae9b999d71ab91831425 - 0.0% (152 Bytes)

[#010] sha256:49585e7a79652342a4726520323c3aa5540b7ed68ca8d471ffb9f2f1e84c0441 - 0.0% (2.62 KB)

[#011] sha256:4714a24f9ba8b8de7ead214015852f1a9aeaf9258ddd682c609184eb6f639cbb - 16.6% (98.2 MB)

[#012] sha256:74550f252b1296c22d5d444a10d20eecd2a694e1801774823c1cad1c9fb51eeb - 0.0% (7.59 KB)

[#013] sha256:38e30fb71bb132649a787c5d17949b9db0f7507fa7e067339e05a8aedd79f416 - 26.15% (155 MB)

[#014] sha256:0ac9baaa78d371949760ae44e9a0740a0b831b63eba16afa07fa41e3a1a18b33 - 0.48% (2.85 MB)


History
2018-10-15 23:24:20 UTC

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

2018-10-15 23:24:21 UTC

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

2018-10-16 01:00:49 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*

2018-10-16 01:00:57 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2018-10-16 01:01:29 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

2018-10-16 01:03:09 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends autoconf automake bzip2 dpkg-dev file g++ gcc imagemagick libbz2-dev libc6-dev libcurl4-openssl-dev libdb-dev libevent-dev libffi-dev libgdbm-dev libgeoip-dev libglib2.0-dev libjpeg-dev libkrb5-dev liblzma-dev libmagickcore-dev libmagickwand-dev libncurses5-dev libncursesw5-dev libpng-dev libpq-dev libreadline-dev libsqlite3-dev libssl-dev libtool libwebp-dev libxml2-dev libxslt-dev libyaml-dev make patch xz-utils zlib1g-dev $( if apt-cache show 'default-libmysqlclient-dev' 2>/dev/null | grep -q '^Version:'; then echo 'default-libmysqlclient-dev'; else echo 'libmysqlclient-dev'; fi ) ; rm -rf /var/lib/apt/lists/*

2018-10-16 07:09:37 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2018-10-16 07:09:37 UTC

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

2018-10-16 07:16:15 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends tk-dev && rm -rf /var/lib/apt/lists/*

2018-10-16 07:16:15 UTC

/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

2018-10-16 07:16:15 UTC

/bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.6

2018-10-16 07:18:16 UTC

/bin/sh -c set -ex && 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)" && gpg --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 && cd /usr/src/python && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && ./configure --build="$gnuArch" --enable-loadable-sqlite-extensions --enable-shared --with-system-expat --with-system-ffi --without-ensurepip && make -j "$(nproc)" && make install && ldconfig && find /usr/local -depth \( \( -type d -a \( -name test -o -name tests \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' \) \) \) -exec rm -rf '{}' + && rm -rf /usr/src/python && python3 --version

2018-10-16 07:18:17 UTC

/bin/sh -c cd /usr/local/bin && ln -s idle3 idle && ln -s pydoc3 pydoc && ln -s python3 python && ln -s python3-config python-config

2018-10-16 07:18:17 UTC

/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=18.1

2018-10-16 07:18:24 UTC

/bin/sh -c set -ex; wget -O get-pip.py 'https://bootstrap.pypa.io/get-pip.py'; 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 \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' \) \) \) -exec rm -rf '{}' +; rm -f get-pip.py

2018-10-16 07:18:25 UTC

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

2018-10-18 13:38:32 UTC

/bin/sh -c #(nop) LABEL maintainer=Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>

2018-10-18 13:38:32 UTC

/bin/sh -c #(nop) VOLUME [/config]

2018-10-18 13:38:34 UTC

/bin/sh -c mkdir -p /usr/src/app

2018-10-18 13:38:34 UTC

/bin/sh -c #(nop) WORKDIR /usr/src/app

2018-10-18 13:38:35 UTC

/bin/sh -c #(nop) COPY dir:3b5f193049f8f12ba5974e711ec43d3d7531bac18cb8d9f3dca33b6734173184 in virtualization/Docker/

2018-10-18 13:48:35 UTC

/bin/sh -c virtualization/Docker/setup_docker_prereqs

2018-10-18 13:48:36 UTC

/bin/sh -c #(nop) COPY file:2d32aa31dc8a56b2678b8e7611371e808089d2c7ddced1d382b5c74c4d1ee6ae in requirements_all.txt

2018-10-18 14:12:44 UTC

/bin/sh -c pip3 install --no-cache-dir -r requirements_all.txt && pip3 install --no-cache-dir mysqlclient psycopg2 uvloop cchardet cython

2018-10-18 14:12:54 UTC

/bin/sh -c #(nop) COPY dir:0f551c51da4e440628ed65977c3d38d27cfc952a452dec903d907c74a1740c4c in .

2018-10-18 14:12:54 UTC

/bin/sh -c #(nop) CMD ["python" "-m" "homeassistant" "--config" "/config"]

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