Namespace
homeassistant
Image / Tag
home-assistant:0.89.0
Content Digest
sha256:63a8d13c1f3f6653a49d1cf12911dbd90f9a2ba3ab27bde71d0d08d93a748ac3
Details
Created

2019-03-07 01:58:14 UTC

Size

725 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

19.0.3

PYTHON_VERSION

3.7.2


Layers

[#000] sha256:22dbe790f71562dfd3d49406b1dfd1e85e50f3dd7cb2e97b3918376ca39cae4e - 5.97% (43.2 MB)

[#001] sha256:0250231711a047a6e54e7107d7a3bfb0afd807f5f408d00be0d407c5b8395219 - 1.42% (10.3 MB)

[#002] sha256:6fba9447437b5ee1da9b33b2e2d18add55a33d0b763075202e17cad7efd3ff8f - 0.57% (4.14 MB)

[#003] sha256:c2b4d327b352258a8208acc249d97d70cac3c5cda0cea4a08de4de3cb406d8e5 - 6.59% (47.7 MB)

[#004] sha256:270e1baa52991965b3f6894a941b703500d5cc07550f9fcbd9b2fc0d86103389 - 28.29% (205 MB)

[#005] sha256:8dc8edf0ab44be350cd6b1018956aad594f7279daac0b78dc87e52b8b18560e0 - 0.77% (5.56 MB)

[#006] sha256:86ded05de41bf54476b078ce20260bd5244584041b3c01b25e41f5281881a31d - 2.95% (21.4 MB)

[#007] sha256:1eac5266a8fae8afeb5907d2d0c3680b2a483fdf7d35d1521bc351da1035306a - 0.0% (240 Bytes)

[#008] sha256:61b3f1392c290332ceca8c1727b1c1760a27b1acf66d7ec1167843de3f666d32 - 0.24% (1.73 MB)

[#009] sha256:e60408944c7110e63828ff2f72efefe418911d16bb9a936398a12a64c32f7237 - 0.0% (132 Bytes)

[#010] sha256:de3b36763019a4eab06340e73a9572b0e531b26441f114c1b1795b4b528731f9 - 0.0% (2.67 KB)

[#011] sha256:5916563d0fcdc5c007e269206dea35ccb7433cc82f819bc6aa2523832463e36d - 14.26% (103 MB)

[#012] sha256:2b074eabf3176112a68b6fabaceb4d07fb4cfe35037a46ae5b27392902549f2e - 0.0% (8.85 KB)

[#013] sha256:39526f04ef93ed08f1272573571bbfb8e60853779e43401fa5a8a8406a4e6c45 - 38.48% (279 MB)

[#014] sha256:bc0ddacb574582eb704431816e85ba68d0b108156f780ed2612ca6f1ad94d3c5 - 0.47% (3.37 MB)


History
2019-03-04 23:22:10 UTC

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

2019-03-04 23:22:10 UTC

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

2019-03-05 02:35:21 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/*

2019-03-05 02:35:27 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

2019-03-05 02:35:52 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/*

2019-03-05 02:37:40 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 libgmp-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 unzip 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/*

2019-03-05 06:17:26 UTC

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

2019-03-05 06:17:26 UTC

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

2019-03-05 06:17:35 UTC

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

2019-03-05 06:21:32 UTC

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

2019-03-05 06:21:32 UTC

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

2019-03-05 06:24:30 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 --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 && 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

2019-03-05 06:24:31 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

2019-03-05 06:24:31 UTC

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

2019-03-05 06:24:36 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

2019-03-05 06:24:36 UTC

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

2019-03-07 00:42:25 UTC

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

2019-03-07 00:42:25 UTC

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

2019-03-07 00:42:26 UTC

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

2019-03-07 00:42:26 UTC

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

2019-03-07 01:28:24 UTC

/bin/sh -c virtualization/Docker/setup_docker_prereqs

2019-03-07 01:28:24 UTC

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

2019-03-07 01:58:04 UTC

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

2019-03-07 01:58:14 UTC

/bin/sh -c #(nop) COPY dir:4530e3a9979b8897c0c32a33ba715cf2317f7c306027de1fd32382a5da438293 in .

2019-03-07 01:58:14 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