Namespace
homeassistant
Image / Tag
home-assistant:0.45
Content Digest
sha256:2721c7b8bfac4fbe0661b4715805ea9fd4170dc6e5529d2ae04b4f39cb669f4f
Details
Created

2017-05-22 08:01:30 UTC

Size

547 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.1


Layers

[#000] sha256:10a267c67f423630f3afe5e04bbbc93d578861ddcc54283526222f3ad5e895b9 - 9.17% (50.1 MB)

[#001] sha256:fb5937da9414eeab6d68ce06a7ff60d8be1e2c1518ac2588d5df135ab54a9801 - 3.36% (18.4 MB)

[#002] sha256:9021b2326a1e3a942223c7e349a92203df184f2dcca45f5be7b0b80ac50e2ccf - 7.54% (41.2 MB)

[#003] sha256:dbed9b09434efb583eb5f23173bf2aadb578cbfe2516e26226e3f7e458fac621 - 22.99% (126 MB)

[#004] sha256:ea8a37f1516109860d0de28779a53c0d67a36c51fc6aa6d083f21e36a7d2260e - 0.51% (2.77 MB)

[#005] sha256:9fb634154ace28722ced66d9272eef2d97eab3ab4c9452aaed3c1aff7c0eecdf - 3.4% (18.6 MB)

[#006] sha256:6df6941e6752d66da0c4ebb4b0f5f2f3bca84c8e22624f2b9dcc338d546dd709 - 0.0% (233 Bytes)

[#007] sha256:df67ecfc860bee4ca5110c9c4160acd37561ad05e8bfe237dded172fb835ed01 - 0.29% (1.59 MB)

[#008] sha256:7b16aceb088c4e0d05324c3cbe066c521316451c0595cf2a272480b7c41b9c8b - 0.0% (151 Bytes)

[#009] sha256:6bfe1b191f1ba230fa88805cca627a4759b9262e47f0da9313a72b96a0a2b7b9 - 0.0% (2.74 KB)

[#010] sha256:f3b0a68590bea45ad9c0566c2319f463c449792375ee770dd9b5096462c2c50e - 30.96% (169 MB)

[#011] sha256:cf00726da48944e55b04fe1a5587646b5af6e32b379e3a7c2dc701692d08f466 - 0.0% (5.2 KB)

[#012] sha256:a42ff6e56dfaee36b5c049c42f6a214e7b88f9d3b1680f0c348f5c4f998043c5 - 20.45% (112 MB)

[#013] sha256:84543e6c4277c0633479921828528fbaffb63458043517f8c9b9d3d14370f0cc - 1.33% (7.3 MB)


History
2017-05-08 23:28:14 UTC

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

2017-05-08 23:28:15 UTC

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

2017-05-08 23:53:11 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-05-08 23:54:32 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-05-08 23:56:57 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends autoconf automake bzip2 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-05-10 02:56:00 UTC

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

2017-05-10 02:56:18 UTC

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

2017-05-10 02:56:36 UTC

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

2017-05-10 03:30:14 UTC

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

2017-05-10 03:30:15 UTC

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

2017-05-11 22:15:24 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 -r "$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 --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-05-11 22:15:26 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-05-11 22:15:26 UTC

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

2017-05-11 22:15:31 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-05-11 22:15:32 UTC

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

2017-05-22 07:28:03 UTC

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

2017-05-22 07:28:03 UTC

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

2017-05-22 07:28:03 UTC

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

2017-05-22 07:28:03 UTC

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

2017-05-22 07:28:04 UTC

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

2017-05-22 07:38:45 UTC

/bin/sh -c virtualization/Docker/setup_docker_prereqs

2017-05-22 07:38:46 UTC

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

2017-05-22 08:01:27 UTC

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

2017-05-22 08:01:30 UTC

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

2017-05-22 08:01:30 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