Namespace
homeassistant
Image / Tag
home-assistant:0.96.5
Content Digest
sha256:ec027d3750736891d2f93a0241c8f05f1c960b3c038c11905460504b6061e3dd
Details
Created

2019-07-25 20:58:04 UTC

Size

765 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

19.1.1

PYTHON_VERSION

3.7.4


Layers

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

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

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

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

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

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

[#006] sha256:5570e9404146f2fc037866a41eb4012db9b0c0bffd81172d9b101e5ab786f922 - 3.04% (23.2 MB)

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

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

[#009] sha256:291fe04b4248fbdbb280cacc76cadaa57560387ae9c8280dca39bfd6cd386437 - 0.0% (131 Bytes)

[#010] sha256:cbc0248ac161e6246b57aa067511ba3e7ab6e82dac926c13f77b25ef18a0e9dc - 0.0% (2.7 KB)

[#011] sha256:0739e6d41dda1471368d4fb9c5947f06dd456cf98cf82c2c7fa83997c89d0e03 - 13.78% (105 MB)

[#012] sha256:545cfeacf5e4d76feac47c96600db91a1f14213fced8cff565b3a9af93ba5051 - 0.0% (8.82 KB)

[#013] sha256:4ac2cf6d767d64af0a84b0bd372f6d67a34f23f18d3effd78e0dbecc4fbd3ab9 - 41.12% (315 MB)

[#014] sha256:adfa4a0300f47e8da65e8f658af65075c52ed2df766fee9a0bf8dd07b6220406 - 0.52% (3.99 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-13 14:21:41 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-optimizations --enable-shared --with-system-expat --with-system-ffi --without-ensurepip && make -j "$(nproc)" PROFILE_TASK='-m test.regrtest --pgo test_array test_base64 test_binascii test_binhex test_binop test_bytes test_c_locale_coercion test_class test_cmath test_codecs test_compile test_complex test_csv test_decimal test_dict test_float test_fstring test_hashlib test_io test_iter test_json test_long test_math test_memoryview test_pickle test_re test_set test_slice test_struct test_threading test_time test_traceback test_unicode ' && 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-13 14:21:42 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-13 14:21:42 UTC

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

2019-07-13 14:21:47 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-13 14:21:47 UTC

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

2019-07-25 19:45:24 UTC

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

2019-07-25 19:45:24 UTC

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

2019-07-25 19:45:25 UTC

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

2019-07-25 19:45:25 UTC

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

2019-07-25 20:31:01 UTC

/bin/sh -c virtualization/Docker/setup_docker_prereqs

2019-07-25 20:31:02 UTC

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

2019-07-25 20:57:47 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-25 20:58:03 UTC

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

2019-07-25 20:58:04 UTC

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

2019-07-25 20:58:04 UTC

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

2019-07-25 20:58:04 UTC

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

2019-07-25 20:58:04 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