Namespace
homeassistant
Image / Tag
home-assistant:0.55.2
Content Digest
sha256:f1947786299fe2111b73cff2703666642043419bc3e6e7f8a1140674022c0d50
Details
Created

2017-10-16 20:26:03 UTC

Size

530 MB

Content Digest
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

9.0.1

PYTHON_VERSION

3.6.3


Layers

[#000] sha256:85b1f47fba49da65256f07c8790542a3880e9216f9c491965040f35ce2c6ca7a - 9.46% (50.2 MB)

[#001] sha256:5409e9a7fa9eab9287c6992a75dc9b70811a01e96a24872a02ad07bad557b20a - 3.46% (18.4 MB)

[#002] sha256:661393707836d5196874d18a5d89808079f01cb4376800584bfc1f7b33dd0852 - 7.77% (41.2 MB)

[#003] sha256:1bb98c08d57eb9aa8b8a810bcee569cbeab2e6828840f36deb1ef485b3ae16b2 - 24.22% (128 MB)

[#004] sha256:c842a08369e2b03637ee98013843a8c973e8736d9fcc8999e73acd8d3dee1ff1 - 0.57% (3.02 MB)

[#005] sha256:85dae9ff820c01e11b3ba11a457142205080c8f4fb8713f18dfba53971f11437 - 3.53% (18.7 MB)

[#006] sha256:86149ff515a26477752748914449cf0afaab6a0beec7f40f113ad70fbd3c97b5 - 0.0% (239 Bytes)

[#007] sha256:4aaec9c0a093ee78238fce05924a5ace95687368cc3bdd82557fd2afc387637d - 0.3% (1.58 MB)

[#008] sha256:3e4dc631adb84830f0f1e41f1703d9627907d1bac8775d78d74e4dbb93743606 - 0.0% (144 Bytes)

[#009] sha256:088aab785f92582fac83e12519ecb2c4500df7d70a606c57596fa77e9428d60d - 0.0% (2.93 KB)

[#010] sha256:758a67f51e4ff441e4cef48ee0cda96370213d49042ad34534251a60ecb79ea3 - 26.5% (141 MB)

[#011] sha256:9e8beeafaf625555b73117dd2a9789f85ec9bb600208e5c6cff123b425cc1396 - 0.0% (5.91 KB)

[#012] sha256:a10f60ac55da661fb54134d521a1300c9226d7750db5f7f8978bab03b8828d74 - 22.77% (121 MB)

[#013] sha256:659111635d3bfa8301d1fb2c8c24ad4c062fafff3ed0d3c175632f2f2bee61c1 - 1.42% (7.54 MB)


History
2017-10-09 21:30:05 UTC

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

2017-10-09 21:30:05 UTC

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

2017-10-09 22:28:20 UTC

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

2017-10-09 22:28:20 UTC

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

2017-10-09 22:29:05 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/*

2017-10-09 22:30: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 libjpeg-dev libkrb5-dev liblzma-dev libmagickcore-dev libmagickwand-dev libncurses-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/*

2017-10-10 02:01:46 UTC

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

2017-10-10 02:01:46 UTC

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

2017-10-10 02:02:07 UTC

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

2017-10-10 02:27:23 UTC

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

2017-10-10 02:27:23 UTC

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

2017-10-10 02:30:16 UTC

/bin/sh -c set -ex && buildDeps=' dpkg-dev tcl-dev tk-dev ' && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* && 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 && 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 && apt-get purge -y --auto-remove $buildDeps && 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

2017-10-10 02:30: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

2017-10-10 02:30:17 UTC

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

2017-10-10 02:30:21 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

2017-10-10 02:30:21 UTC

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

2017-10-16 19:47:35 UTC

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

2017-10-16 19:47:35 UTC

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

2017-10-16 19:47:36 UTC

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

2017-10-16 19:47:36 UTC

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

2017-10-16 19:47:36 UTC

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

2017-10-16 19:59:16 UTC

/bin/sh -c virtualization/Docker/setup_docker_prereqs

2017-10-16 19:59:20 UTC

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

2017-10-16 20:25:59 UTC

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

2017-10-16 20:26:02 UTC

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

2017-10-16 20:26:03 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