Namespace
homeassistant
Image / Tag
home-assistant:0.94.0b4
Content Digest
sha256:284cbc75ab7126d86613b19f6cf6046f4d85a4e3f82a11b7c7501d2d13be060b
Details
Created

2019-06-02 00:18:46 UTC

Size

731 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:c5e155d5a1d130a7f8a3e24cee0d9e1349bff13f90ec6a941478e558fde53c14 - 5.92% (43.2 MB)

[#001] sha256:221d80d00ae9675aad24913aacbadfac1ce8b7084f9765a6c0813486082c5c69 - 1.41% (10.3 MB)

[#002] sha256:4250b3117dca5e14edc32ebf1366cd54e4cda91f17610b76c504a86917ff8b95 - 0.57% (4.14 MB)

[#003] sha256:3b7ca19181b24b87e24423c01b490633bc1e47d2fcdc1987bf2e37949d6789b5 - 6.53% (47.7 MB)

[#004] sha256:425d7b2a5bcc7e8df5041d66655cd6173c16799afefb1645ca0e0b3fa8a1043d - 28.07% (205 MB)

[#005] sha256:dc3049ff3f44d2b6af6f7dce481e8032f696e65226118725321a398f06e72cc7 - 0.76% (5.56 MB)

[#006] sha256:472a6afc63327632ba525d83814cd962d55ac3b8b3cd3e820ae311f05954cfe9 - 2.93% (21.4 MB)

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

[#008] sha256:1051ee813012d0ac82bc9a56fa8e32c3d4f2c5b2a338efc0e7d3264a2ae8857f - 0.24% (1.74 MB)

[#009] sha256:1cd9573e96056b27a74125dc19b4dfc2fa3aff68548f613d1e655f1e68082e7e - 0.0% (133 Bytes)

[#010] sha256:51e33cff345cc4f40a69cab34ca2d60d51609e7745609880a92937030aee5d65 - 0.0% (2.72 KB)

[#011] sha256:b64b6c4029086315b0066c4e4e1864e8bb8e200b7bdaf74302b27b83b4f1b09f - 14.36% (105 MB)

[#012] sha256:b4d959a6ae682d63558afa102dcc96a04ed52e0abbc65185f080c9a055d9769b - 0.0% (8.54 KB)

[#013] sha256:bc9f4f3d510666de00ed534c943bd064d8ef72ebf0d0d36c7cefe4f4a162facc - 38.68% (283 MB)

[#014] sha256:ebb1a3b6f21cfb8a7df49474f37483aa2dd2dbf05a46c0f7a5cda697d7662485 - 0.53% (3.84 MB)


History
2019-05-08 00:33:09 UTC

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

2019-05-08 00:33:10 UTC

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

2019-05-08 01:40:06 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-05-08 01:40:12 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-05-08 01:40:37 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-05-08 01:41:59 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-05-08 05:20:32 UTC

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

2019-05-08 05:20:32 UTC

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

2019-05-08 05:20:41 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-05-08 05:27:34 UTC

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

2019-05-08 05:27:34 UTC

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

2019-05-08 05:30:09 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-05-08 05:30:10 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-05-08 05:30:10 UTC

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

2019-05-08 05:30:16 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-05-08 05:30:16 UTC

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

2019-06-01 23:06:01 UTC

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

2019-06-01 23:06:02 UTC

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

2019-06-01 23:06:02 UTC

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

2019-06-01 23:06:03 UTC

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

2019-06-01 23:51:45 UTC

/bin/sh -c virtualization/Docker/setup_docker_prereqs

2019-06-01 23:51:46 UTC

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

2019-06-02 00:18:31 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-02 00:18:45 UTC

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

2019-06-02 00:18:46 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