2018-07-01 20:29:28 UTC
612 MB
0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
LANGC.UTF-8
PATH/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHON_PIP_VERSION10.0.1
PYTHON_VERSION3.6.6
[#000] sha256:0bd44ff9c2cf1129ef8cea689b3e10e6498f64d2f8d5532caae55841b474bf3a - 7.06% (43.2 MB)
[#001] sha256:047670ddbd2a37cb7940be99332555b0a9f4f2531802e50c06128c340ccd0c0d - 1.68% (10.3 MB)
[#002] sha256:ea7d5dc8943870545f4eecc6b06b3fd6b12b987dc99f0bbcfee8f132044fc9e2 - 0.68% (4.14 MB)
[#003] sha256:ae7ad5906a7580677bdf8a8d57749814520c2c6a2054604c115ba6e8646363aa - 7.8% (47.7 MB)
[#004] sha256:0f2ddfdfc7d12d2e9d472df6f8f910edf803d71a98628858eb0879f94f60ba1b - 33.2% (203 MB)
[#005] sha256:d055f4d7ae62826f447614be3327e5b393ec02a467c1e0bfe64c3dc998727acf - 0.49% (3.02 MB)
[#006] sha256:57f1413b633a3b48575fe50ac302829d2e3d0f3639bdb21b3257fae1a15e12d0 - 3.34% (20.5 MB)
[#007] sha256:e5f028104da0e6768622c2f0ebefb1063801c99d6d0ba21866aa5920f237a3e1 - 0.0% (241 Bytes)
[#008] sha256:3165d7fa85bc21767979dbd8bfbcce6375be3aa5195dbee2e1796df83e31f56b - 0.28% (1.7 MB)
[#009] sha256:4ddd559d555a3e459ccfaaf7c3969a5d1e3049714f99ab195017fbb44bd24b91 - 0.0% (150 Bytes)
[#010] sha256:b65343f0608aef296f2991a0755b085225be7c77f640945f07abdf77b102e422 - 0.0% (2.77 KB)
[#011] sha256:38e2249e0971c9a02733a2dba13422d4fb6f05789bece26e91863fd23fa30162 - 20.53% (126 MB)
[#012] sha256:2d99a433ba28947e627b43b2a17afc569927c3764eb896fc082a0c6c7d078bfa - 0.0% (7.16 KB)
[#013] sha256:c8e97f65a2e57a05cec07548833ad13fd336c0938c1c79161ba0d397d7f008d2 - 24.51% (150 MB)
[#014] sha256:ee9b2e2f5be727b200c2e66e8c80d73eda05645bd25355e833964c5dad3e74c2 - 0.42% (2.6 MB)
/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-06-27 08:06:38 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends tcl tk && rm -rf /var/lib/apt/lists/*
2018-06-27 08:06:38 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2018-06-27 22:28:27 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.6
2018-06-27 22:30:31 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-27 22:30:32 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-27 22:30:32 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=10.0.1
2018-06-27 22:30:39 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-27 22:30:39 UTC/bin/sh -c #(nop) CMD ["python3"]
2018-07-01 19:50:05 UTC/bin/sh -c #(nop) LABEL maintainer=Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>
2018-07-01 19:50:05 UTC/bin/sh -c #(nop) VOLUME [/config]
2018-07-01 19:50:07 UTC/bin/sh -c mkdir -p /usr/src/app
2018-07-01 19:50:07 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2018-07-01 19:50:07 UTC/bin/sh -c #(nop) COPY dir:31414968ee29539036caf79ee2ff594f5061cdbdcbe4fbf354c5d6453dacf799 in virtualization/Docker/
2018-07-01 19:58:43 UTC/bin/sh -c virtualization/Docker/setup_docker_prereqs
2018-07-01 19:58:44 UTC/bin/sh -c #(nop) COPY file:00a2e7507ba27b12ab3ce84d74e371abf381b658814be16dd536d36881db17a7 in requirements_all.txt
2018-07-01 20:29:23 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-01 20:29:28 UTC/bin/sh -c #(nop) COPY dir:76c5d999bb1b654438a3f4ee73e1b70a2ce81965c4c46a061509551ee3934993 in .
2018-07-01 20:29:28 UTC/bin/sh -c #(nop) CMD ["python" "-m" "homeassistant" "--config" "/config"]
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.