Namespace
homeassistant
Image / Tag
home-assistant:0.74.0b2
Content Digest
sha256:4bc7f4e0c6f3c35f5679d7cfd0e58e0e290d2685f2f6831012b27bfdba3afb1f
Details
Created

2018-07-17 11:15:11 UTC

Size

613 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

10.0.1

PYTHON_VERSION

3.6.6


Layers

[#000] sha256:0bd44ff9c2cf1129ef8cea689b3e10e6498f64d2f8d5532caae55841b474bf3a - 7.05% (43.2 MB)

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

[#002] sha256:ea7d5dc8943870545f4eecc6b06b3fd6b12b987dc99f0bbcfee8f132044fc9e2 - 0.67% (4.14 MB)

[#003] sha256:ae7ad5906a7580677bdf8a8d57749814520c2c6a2054604c115ba6e8646363aa - 7.79% (47.7 MB)

[#004] sha256:0f2ddfdfc7d12d2e9d472df6f8f910edf803d71a98628858eb0879f94f60ba1b - 33.17% (203 MB)

[#005] sha256:e8ceb2d96832f88aa1ca9cad057e1d2a314f9c01cda96fd9b89201bad095cfd9 - 0.89% (5.48 MB)

[#006] sha256:b9973854d50a3b68cebaea74e0ef844405a895a63942581a2e2ff520e00fb4b1 - 3.26% (20 MB)

[#007] sha256:f9751b553dfb07a336158b7568a9ed202e152b05abeef1e1869414b20fb0cc1f - 0.0% (243 Bytes)

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

[#009] sha256:2d0cb7aa54fbb430dbc49389f2ce57cff12620b485ff8fd96d4b921cfc8e96be - 0.0% (154 Bytes)

[#010] sha256:7a091daa87b003a5dae01fb31a92c1289a8324db56499866c7f56d24f9d05eb3 - 0.0% (2.77 KB)

[#011] sha256:ca83a0463e06ca9e136461e43083ca3ea6be3934540435ceaaeadbaf69f52274 - 20.27% (124 MB)

[#012] sha256:6171edb7892965972ada55be6229de8912f818ee7c6b2d16e86d9ea4ca90bfa7 - 0.0% (7.06 KB)

[#013] sha256:900f4d3de2dd7f5b2d5c7db9c6eb82fefc7a11c588959afb017e0851b509d166 - 24.5% (150 MB)

[#014] sha256:18833fdf2004730765e25e2f466de51399a66b4347c8061f39c5e95ac1c97874 - 0.43% (2.62 MB)


History
2018-06-26 21:24:58 UTC

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

2018-06-26 21:24:58 UTC

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

2018-06-26 22:16:40 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-26 22:16:48 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-26 22:17:29 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-26 22:19:27 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-27 08:06:27 UTC

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

2018-06-27 08:06:28 UTC

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

2018-07-16 23:34: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-16 23:34:24 UTC

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

2018-07-16 23:51:41 UTC

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

2018-07-16 23:53:26 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-16 23:53:27 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-16 23:53:27 UTC

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

2018-07-16 23:53:33 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-16 23:53:34 UTC

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

2018-07-17 10:34:35 UTC

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

2018-07-17 10:34:35 UTC

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

2018-07-17 10:34:37 UTC

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

2018-07-17 10:34:38 UTC

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

2018-07-17 10:34:38 UTC

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

2018-07-17 10:44:01 UTC

/bin/sh -c virtualization/Docker/setup_docker_prereqs

2018-07-17 10:44:02 UTC

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

2018-07-17 11:15:05 UTC

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

2018-07-17 11:15:11 UTC

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

2018-07-17 11:15:11 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