Namespace
homeassistant
Image / Tag
home-assistant:0.72.1
Content Digest
sha256:c14f76902035bb96860a5d0186a762ecf03b7bcfc998c280218966643dd09b99
Details
Created

2018-06-26 00:45:43 UTC

Size

612 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

10.0.1

PYTHON_VERSION

3.6.5


Layers

[#000] sha256:cc1a78bfd46becbfc3abb8a74d9a70a0e0dc7a5809bbd12e814f9382db003707 - 7.06% (43.2 MB)

[#001] sha256:d2c05365ee2a2245bb9f6786bc88aa12bf64da676a52668424437826d0f0cb92 - 1.68% (10.3 MB)

[#002] sha256:231cb0e216d30ea48044d44d37fba016eb67eca9b19b29a741d95775359d3533 - 0.68% (4.14 MB)

[#003] sha256:3d2aa70286b89febc36370098220c9b2960cc67c03375c9df4e82736519f1e8a - 7.8% (47.7 MB)

[#004] sha256:e80dfb6a4adf7a00bab2a596e518acdf66c94fd2534023225f6e1a1861f72417 - 33.21% (203 MB)

[#005] sha256:48fa359c479ddebe18bac931bd5d0184e362af2379b71bd3302691646efbce3b - 0.49% (3.02 MB)

[#006] sha256:7b0dd6af1ee1f00447ee3d936231d0c03675e0fbb3c72d028dfedec3ff4cf1a8 - 3.36% (20.5 MB)

[#007] sha256:bf63012930450871e2ffa92a68a12e238ab6a542b409bd563b015346fe4763eb - 0.0% (242 Bytes)

[#008] sha256:8b9f91f0801f8ba6a3bb2a00d301e60e62de229561127436edd292ce4a277300 - 0.28% (1.7 MB)

[#009] sha256:c9d302f386e7f91cb718c0e99f4e21acd3c1c5749ec704f8f8441bbb8208585c - 0.0% (141 Bytes)

[#010] sha256:21ffc78a5cc5a531fab066778395645e6a7478ac1e3bf4b2cea6106121a881eb - 0.0% (2.76 KB)

[#011] sha256:0d17c0c1cc14995cb2fb21a06ca2a70535e5bf58545517221e54590ef0464b29 - 20.5% (125 MB)

[#012] sha256:5b3471ff8f0cea2454ccba006bc704b5f5708c9ac6f53e1840b505233d124e01 - 0.0% (7.33 KB)

[#013] sha256:0f927b084cf9cc602291cf6b5be5dd6e717d680dfef00496a742a12805feb013 - 24.52% (150 MB)

[#014] sha256:ae88191468aeca4c4384de58498e28df72b77a53571428ee84e86bec49501e44 - 0.42% (2.59 MB)


History
2018-04-28 07:08:53 UTC

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

2018-04-28 07:08:53 UTC

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

2018-06-05 23:13:29 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-06-05 23:13:38 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-06-05 23:14:11 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-06-05 23:16:11 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-06-06 19:10:29 UTC

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

2018-06-06 19:10:29 UTC

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

2018-06-06 19:10:42 UTC

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

2018-06-06 19:10:42 UTC

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

2018-06-06 19:18:26 UTC

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

2018-06-06 19:20:04 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

2018-06-06 19:20:05 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-06-06 19:20:05 UTC

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

2018-06-06 19:20:09 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-06-06 19:20:09 UTC

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

2018-06-26 00:01:23 UTC

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

2018-06-26 00:01:24 UTC

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

2018-06-26 00:01:25 UTC

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

2018-06-26 00:01:25 UTC

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

2018-06-26 00:01:26 UTC

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

2018-06-26 00:10:45 UTC

/bin/sh -c virtualization/Docker/setup_docker_prereqs

2018-06-26 00:10:46 UTC

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

2018-06-26 00:45:37 UTC

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

2018-06-26 00:45:42 UTC

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

2018-06-26 00:45:43 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