Namespace
homeassistant
Image / Tag
home-assistant:0.95.0
Content Digest
sha256:7bcea3acd83506e83d7ce1d93230a373c1f666460e34e99b4e7e4a8dcfa304b9
Details
Created

2019-06-26 22:09:39 UTC

Size

763 MB

Content Digest
Labels

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

PYTHON_VERSION

3.7.3


Layers

[#000] sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 - 5.67% (43.2 MB)

[#001] sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e - 1.35% (10.3 MB)

[#002] sha256:7596bb83081b6c8410df557d538a0ae45922cbf81e469c6f4cfa835247cb24ab - 0.54% (4.14 MB)

[#003] sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 - 6.26% (47.7 MB)

[#004] sha256:615db220d76c063138a2e6c5849703a7a80d682a682f7e1a841e6e7ed5f43879 - 26.9% (205 MB)

[#005] sha256:39aa0c89bda1ee16e94ab7039cb0b9a9fce8a390769c2194aaf5fdf0ae1a2bdd - 0.73% (5.56 MB)

[#006] sha256:ac275157d894bedd09171a43b2b24ee6e7587a9544a1eae42ef2ea6b60584100 - 2.81% (21.4 MB)

[#007] sha256:98d16dec829a865dcb9bad110c7f1fc04ceecb52cb00f4b37f85b592aa68089d - 0.0% (239 Bytes)

[#008] sha256:c8514b1c6524ef491c388ca3114b7f7e969e0e7507ea9efac08e663b982ec5d1 - 0.23% (1.74 MB)

[#009] sha256:24ed62715ae82594536dde4452e32eebb060d7c8bcd9be3188d00d81f009eaf3 - 0.0% (133 Bytes)

[#010] sha256:5ee0947927ced4a000d3abb493ed6688034efb37ff986986a91264537d01b9de - 0.0% (2.73 KB)

[#011] sha256:de914cc85b3312a5da7cb70dc631808accd51c248a0eece7dc903f03f2eb54d2 - 13.85% (106 MB)

[#012] sha256:9aec7cfc200ba9ce5c7500a2e0e97ef3083f32f81d0b84752a42ae69faa7a026 - 0.0% (8.71 KB)

[#013] sha256:a10da10d848c0bce18db9b15a90a44b0a889f3630707cb6fd535eb5818a456d8 - 41.15% (314 MB)

[#014] sha256:75381592e14d1f557e006982136663c78101b6f53b978ed4ea307edb72633a56 - 0.52% (3.93 MB)


History
2019-06-10 23:24:07 UTC

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

2019-06-10 23:24:07 UTC

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

2019-06-11 00:29:50 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-06-11 00:30:00 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-06-11 00:30:36 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-06-11 00:32:11 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-06-11 00:50:49 UTC

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

2019-06-11 00:50:49 UTC

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

2019-06-11 00:51:02 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-06-11 01:02:27 UTC

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

2019-06-11 01:02:28 UTC

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

2019-06-11 01:07:27 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-06-11 01:07:29 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-06-11 01:07:29 UTC

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

2019-06-11 01:07:38 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-06-11 01:07:39 UTC

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

2019-06-26 20:58:02 UTC

/bin/sh -c #(nop) LABEL maintainer=Paulus Schoutsen <[email protected]>

2019-06-26 20:58:02 UTC

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

2019-06-26 20:58:03 UTC

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

2019-06-26 20:58:03 UTC

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

2019-06-26 21:43:15 UTC

/bin/sh -c virtualization/Docker/setup_docker_prereqs

2019-06-26 21:43:15 UTC

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

2019-06-26 22:09:25 UTC

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

2019-06-26 22:09:39 UTC

/bin/sh -c #(nop) COPY dir:5f734ae213df47dffb81726d80e6ee0cd7cfc3ad2215ef1dd5264b40b8ce5411 in .

2019-06-26 22:09:39 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