2018-07-16 23:19:17 UTC
614 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.04% (43.2 MB)
[#001] sha256:047670ddbd2a37cb7940be99332555b0a9f4f2531802e50c06128c340ccd0c0d - 1.67% (10.3 MB)
[#002] sha256:ea7d5dc8943870545f4eecc6b06b3fd6b12b987dc99f0bbcfee8f132044fc9e2 - 0.67% (4.14 MB)
[#003] sha256:ae7ad5906a7580677bdf8a8d57749814520c2c6a2054604c115ba6e8646363aa - 7.78% (47.7 MB)
[#004] sha256:0f2ddfdfc7d12d2e9d472df6f8f910edf803d71a98628858eb0879f94f60ba1b - 33.11% (203 MB)
[#005] sha256:8f1cb1fc8ed419674bb4e96dd25a64b5950dde0cd529f1e2fee2f2d76614b74f - 0.49% (3.02 MB)
[#006] sha256:945d7a7089fd2a67260ef42a7cf5a7aa36664faa7eae39e304a7e3f2eebc8182 - 3.33% (20.5 MB)
[#007] sha256:0f9b0f8af14a7a8a309e2ac7cf1795fbc735f31a221181d7a951079c1ba63e23 - 0.0% (241 Bytes)
[#008] sha256:4003c39ce14aeada965a4c28691c023c9ab1b0dc4a14d550cc656dc757d3a9d8 - 0.28% (1.7 MB)
[#009] sha256:47673de4abec5274af6b38659f5b9e10a53c8ae9ee24bb78d619aeed223d8c89 - 0.0% (153 Bytes)
[#010] sha256:cbf118494b9492992e22ea4e3373de82b124853aa89ac40e979b316e7fec7d04 - 0.0% (2.77 KB)
[#011] sha256:e86886197f33a0d442e6c9fe8d6763ea510a333ad1e7b652718633433b9a9272 - 20.71% (127 MB)
[#012] sha256:85971e2315315c9423b8250f6a9f377fde80d56b7a1931b70027e948f1b6cfee - 0.0% (7.15 KB)
[#013] sha256:871a89cb568f0fde4a24a97cca35d7cdccb3cc4069d76e6dc9800341e3efeb89 - 24.48% (150 MB)
[#014] sha256:330c4cc991f6dc9bc081535f21e281f9b4fac8ffb65ffebcac1e48092a985add - 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 00:40:18 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 00:40:18 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-06-27 00:40:29 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 00:40:30 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2018-07-04 02:28:05 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.6
2018-07-04 02:29:43 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-07-04 02:29:44 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-04 02:29:44 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=10.0.1
2018-07-04 02:29:48 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-04 02:29:49 UTC/bin/sh -c #(nop) CMD ["python3"]
2018-07-16 22:38:59 UTC/bin/sh -c #(nop) LABEL maintainer=Paulus Schoutsen <[email protected]>
2018-07-16 22:39:00 UTC/bin/sh -c #(nop) VOLUME [/config]
2018-07-16 22:39:02 UTC/bin/sh -c mkdir -p /usr/src/app
2018-07-16 22:39:02 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2018-07-16 22:39:03 UTC/bin/sh -c #(nop) COPY dir:31414968ee29539036caf79ee2ff594f5061cdbdcbe4fbf354c5d6453dacf799 in virtualization/Docker/
2018-07-16 22:48:13 UTC/bin/sh -c virtualization/Docker/setup_docker_prereqs
2018-07-16 22:48:15 UTC/bin/sh -c #(nop) COPY file:fc477c414db78cacd506d6f581d737cd1c3129736c519b6320f7ef511b90bd6c in requirements_all.txt
2018-07-16 23:19:12 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-16 23:19:17 UTC/bin/sh -c #(nop) COPY dir:6a053e7144f40bceca8b844340fdf6ecdd4c310892ed789df18bbd7c67322070 in .
2018-07-16 23:19:17 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.