Namespace
homeassistant
Image / Tag
home-assistant:0.84.2
Content Digest
sha256:59594490e3e73372334f4d72be4afc1e542a21620db34179c57df98c2ddb6c4d
Details
Created

2018-12-14 14:56:16 UTC

Size

705 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

18.1

PYTHON_VERSION

3.6.7


Layers

[#000] sha256:54f7e8ac135a5f502a6ee9537ef3d64b1cd2fa570dc0a40b4d3b6f7ac81e7486 - 6.13% (43.2 MB)

[#001] sha256:d6341e30912f12f56e18564a3b582853f65376766f5f9d641a68a724ed6db88f - 1.45% (10.2 MB)

[#002] sha256:087a57faf9491b1b82a83e26bc8cc90c90c30e4a4d858b57ddd5b4c2c90095f6 - 0.59% (4.14 MB)

[#003] sha256:5d71636fb824265e30ff34bf20737c9cdc4f5af28b6bce86f08215c55b89bfab - 6.78% (47.7 MB)

[#004] sha256:0c1db95989906f161007d8ef2a6ef6e0ec64bc15bf2c993fd002edbdfc7aa7df - 28.86% (203 MB)

[#005] sha256:2eeb5ce9b9240a928b0a799f9f2601027e2c6b7525394ae5c371f124058489d7 - 0.78% (5.48 MB)

[#006] sha256:a8c5303780550b746a4781e5e4cd893121d8019e971414a2a1273d54486b4eb9 - 2.84% (20 MB)

[#007] sha256:687ed2fb2a0d7da5503478759fd00c23970b65d02b317119b3fb9025038a2594 - 0.0% (240 Bytes)

[#008] sha256:620aea26e85367b08cdf1f6768491fb44df6a2a71f7d663f835b1692e849c3ee - 0.24% (1.7 MB)

[#009] sha256:27d3b77a0f8f06e216b3a615b796d03e97193f7bdb13563ba8a2aad7abd80c9d - 0.0% (155 Bytes)

[#010] sha256:357d315d44e58f491e83e522f4ac150483fec247aef71ae337e1f1a8e4c6a227 - 0.0% (2.66 KB)

[#011] sha256:223c3e2f187efcce3c6c97c32bfcdffb216dd3916d00e87876c2d89d5f78d10b - 14.77% (104 MB)

[#012] sha256:d6a917ab9af8cef90656b144ac9bced242d02946f5e1fe329ed3cc162648829f - 0.0% (8.12 KB)

[#013] sha256:c95e19be9910f78fe75bfa727ae834acd16a30f01f525dd432a922b95603a094 - 37.12% (262 MB)

[#014] sha256:4f2a838e102321705b31f9033e65de1e8527eceda5f26457d56eec003e033523 - 0.44% (3.07 MB)


History
2018-11-15 22:44:00 UTC

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

2018-11-15 22:44:09 UTC

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

2018-11-16 11:15:57 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-11-16 11:16:02 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-11-16 11:17:06 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-11-16 11:19:28 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-11-16 22:23:02 UTC

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

2018-11-16 22:23:03 UTC

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

2018-11-16 22:30:31 UTC

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

2018-11-16 22:30:31 UTC

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

2018-11-16 22:30:32 UTC

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

2018-11-16 22:35:06 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

2018-11-16 22:35:08 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-11-16 22:35:08 UTC

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

2018-11-16 22:35:17 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-11-16 22:35:18 UTC

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

2018-12-14 13:45:32 UTC

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

2018-12-14 13:45:33 UTC

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

2018-12-14 13:45:35 UTC

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

2018-12-14 13:45:35 UTC

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

2018-12-14 13:45:36 UTC

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

2018-12-14 14:28:29 UTC

/bin/sh -c virtualization/Docker/setup_docker_prereqs

2018-12-14 14:28:29 UTC

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

2018-12-14 14:56:07 UTC

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

2018-12-14 14:56:15 UTC

/bin/sh -c #(nop) COPY dir:3a4c066aa5a7a608b73c565cd884fa5ea265ff2786645b05bf4eda9859ff5940 in .

2018-12-14 14:56:16 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