Namespace
homeassistant
Image / Tag
home-assistant:0.77.2
Content Digest
sha256:d4d671a66c536f6c7346c2998a6c802d4f09c687a2c0483bed56e492b5af0b62
Details
Created

2018-08-31 14:10:20 UTC

Size

589 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

18.0

PYTHON_VERSION

3.6.6


Layers

[#000] sha256:55cbf04beb7001d222c71bfdeae780bda19d5cb37b8dbd65ff0d3e6a0b9b74e6 - 7.33% (43.2 MB)

[#001] sha256:1607093a898cc241de8712e4361dcd907898fff35b945adca42db3963f3827b3 - 1.74% (10.2 MB)

[#002] sha256:9a8ea045c9261c180a34df19cfc9bb3c3f28f29b279bf964ee801536e8244f2f - 0.7% (4.14 MB)

[#003] sha256:d4eee24d4dacb41c21411e0477a741655303cdc48b18a948632c31f0f3a70bb8 - 8.1% (47.7 MB)

[#004] sha256:b59856e9f0abefedc34fcefc3f57c4955cc384785663745532ddc31a89641c83 - 34.49% (203 MB)

[#005] sha256:b023afffd10b07f646968c0f1405ac7b611feca6da6fbc2bb8c55f2492bdde07 - 0.93% (5.48 MB)

[#006] sha256:4d4eb448d315e726fd75dc9e73a0725a1c10a180c652de8322d2930a71734ecb - 3.39% (20 MB)

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

[#008] sha256:598629fb90fcc4da08ec948b54c9447f953e8f36974650a29c63575db17ddae1 - 0.29% (1.7 MB)

[#009] sha256:7f6afe54e4ded8f74fd6a40a6317830b760148874d340cbca2c1de81655f7e19 - 0.0% (151 Bytes)

[#010] sha256:5e57d4be4de2f8a98e79e553a7ec1cdad25d0bb3f63b80d7a46d4ad43bc762a9 - 0.0% (2.62 KB)

[#011] sha256:85a4d0cd20d2620fbf0b6a7d92f148d954dbf72c9c0553650e677cc0b906234a - 16.67% (98.2 MB)

[#012] sha256:53d06503e5ff7f8784cdb906b3615c08c8b25f7c2b80430f5b67f3b905100eee - 0.0% (7.36 KB)

[#013] sha256:947086e3f03b2b5ddb87511374ba71101615db56803130cb7b05a6dbbf5427d3 - 25.9% (153 MB)

[#014] sha256:f804976becf0f0134fcf1e445b086d87b80d9870ffcb990e3b1f2e82db55a9e0 - 0.46% (2.71 MB)


History
2018-07-17 00:27:24 UTC

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

2018-07-17 00:27:24 UTC

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

2018-07-17 03:12:45 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-07-17 03:13: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-07-17 03:13:48 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-07-17 03:16:18 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-07-17 11:03:09 UTC

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

2018-07-17 11:03:10 UTC

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

2018-07-17 11:03:24 UTC

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

2018-07-17 11:03:26 UTC

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

2018-07-17 11:11:31 UTC

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

2018-07-17 11:13:20 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 --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-07-17 11:13:21 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-07-25 18:04:47 UTC

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

2018-07-25 18:04:55 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-07-25 18:05:07 UTC

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

2018-08-31 13:37:20 UTC

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

2018-08-31 13:37:21 UTC

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

2018-08-31 13:37:23 UTC

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

2018-08-31 13:37:23 UTC

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

2018-08-31 13:37:24 UTC

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

2018-08-31 13:46:35 UTC

/bin/sh -c virtualization/Docker/setup_docker_prereqs

2018-08-31 13:46:36 UTC

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

2018-08-31 14:10:13 UTC

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

2018-08-31 14:10:18 UTC

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

2018-08-31 14:10:20 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