Namespace
homeassistant
Image / Tag
home-assistant:0.96.0b2
Content Digest
sha256:9810203ae124d3c3555eeda871a3328d9d48dfe0668fed5c336ac1c98b3736d9
Details
Created

2019-07-13 01:29:26 UTC

Size

763 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.4


Layers

[#000] sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 - 5.67% (43.2 MB)

[#001] sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e - 1.35% (10.3 MB)

[#002] sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 - 0.54% (4.14 MB)

[#003] sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 - 6.26% (47.7 MB)

[#004] sha256:6e454d3b6c28c7fb982f4ecb3a0ecf6ab6b3fc31179b70fe38718c9b58fa65ee - 26.88% (205 MB)

[#005] sha256:47c95b44ab242bca0b4d65ada4a672c38dee846f20b818bed12aeea5330c535d - 0.73% (5.56 MB)

[#006] sha256:851fe6122247c921e0be38c8046bfb51421460d09cf0697d4199d60c15525131 - 2.81% (21.5 MB)

[#007] sha256:bb0f1aade26f7fde03124a6e1b51e830ebbec6d490e7be7efd0ed954fed1ee2e - 0.0% (241 Bytes)

[#008] sha256:be4166847f63a85906c10dd0c0e98939b55c90b3f38698c494f6f5879e659a87 - 0.23% (1.74 MB)

[#009] sha256:b167c4a8a0de686df4dd59972abf541cb84b735ecdd018933a0cf5c84d05b714 - 0.0% (132 Bytes)

[#010] sha256:ee1d95357b7014e7a0e8a311f28d78a54691141573b487f23c04048c42380061 - 0.0% (2.69 KB)

[#011] sha256:2cd57e85961f274c5147e4fb124a63dc6aaef7655b2390a962592652819f559f - 13.81% (105 MB)

[#012] sha256:5e154f27125a9e72f4824244094dfbff481d16274576e239183f7ac339a69583 - 0.0% (8.81 KB)

[#013] sha256:4a5a2f54e9db586c8f0add79af43bc9e3116cfd96e03fe1b09275f7f402f151f - 41.2% (314 MB)

[#014] sha256:adbf4c4a021f3910ca340a2364efae8315c03804a4f92deb861b54cf7d4ac689 - 0.52% (3.98 MB)


History
2019-07-09 21:31:30 UTC

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

2019-07-09 21:31:30 UTC

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

2019-07-10 02:30:58 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-07-10 02:31:05 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-07-10 02:31:40 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-07-10 02:33:48 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-07-12 01:07:28 UTC

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

2019-07-12 01:07:28 UTC

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

2019-07-12 01:07:43 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-07-12 01:07:43 UTC

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

2019-07-12 01:07:44 UTC

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

2019-07-12 01:12: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 --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-07-12 01:12: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

2019-07-12 01:12:21 UTC

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

2019-07-12 01:12:32 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-07-12 01:12:32 UTC

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

2019-07-13 00:17:58 UTC

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

2019-07-13 00:17:58 UTC

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

2019-07-13 00:17:59 UTC

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

2019-07-13 00:17:59 UTC

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

2019-07-13 01:02:48 UTC

/bin/sh -c virtualization/Docker/setup_docker_prereqs

2019-07-13 01:02:48 UTC

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

2019-07-13 01:29:11 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-07-13 01:29:26 UTC

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

2019-07-13 01:29:26 UTC

/bin/sh -c #(nop) EXPOSE 8123

2019-07-13 01:29:26 UTC

/bin/sh -c #(nop) EXPOSE 8300

2019-07-13 01:29:26 UTC

/bin/sh -c #(nop) EXPOSE 51827

2019-07-13 01:29:26 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