2019-03-13 01:35:56 UTC
725 MB
0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
LANGC.UTF-8
PATH/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHON_PIP_VERSION19.0.3
PYTHON_VERSION3.7.2
[#000] sha256:22dbe790f71562dfd3d49406b1dfd1e85e50f3dd7cb2e97b3918376ca39cae4e - 5.97% (43.2 MB)
[#001] sha256:0250231711a047a6e54e7107d7a3bfb0afd807f5f408d00be0d407c5b8395219 - 1.42% (10.3 MB)
[#002] sha256:6fba9447437b5ee1da9b33b2e2d18add55a33d0b763075202e17cad7efd3ff8f - 0.57% (4.14 MB)
[#003] sha256:c2b4d327b352258a8208acc249d97d70cac3c5cda0cea4a08de4de3cb406d8e5 - 6.59% (47.7 MB)
[#004] sha256:270e1baa52991965b3f6894a941b703500d5cc07550f9fcbd9b2fc0d86103389 - 28.29% (205 MB)
[#005] sha256:8dc8edf0ab44be350cd6b1018956aad594f7279daac0b78dc87e52b8b18560e0 - 0.77% (5.56 MB)
[#006] sha256:86ded05de41bf54476b078ce20260bd5244584041b3c01b25e41f5281881a31d - 2.95% (21.4 MB)
[#007] sha256:1eac5266a8fae8afeb5907d2d0c3680b2a483fdf7d35d1521bc351da1035306a - 0.0% (240 Bytes)
[#008] sha256:61b3f1392c290332ceca8c1727b1c1760a27b1acf66d7ec1167843de3f666d32 - 0.24% (1.73 MB)
[#009] sha256:3ae12b39c601a42af33fe4c8a0c5be920a6e5180a526b6401f4fad161e9c5d95 - 0.0% (133 Bytes)
[#010] sha256:5bb14e24cc2d2f65f2e2ae186b883ee824ae899938ba9aa62e24bf8f5ac7b857 - 0.0% (2.67 KB)
[#011] sha256:1b32812a49ce13f02619d5f07522e4230e1bf59a7077d630eaaa9d2803b3e506 - 14.26% (103 MB)
[#012] sha256:3d88c82010681ce4c48b4e6175249005a0ecc13028b91c5ec7175e0b0c9e8104 - 0.0% (8.85 KB)
[#013] sha256:e43743c2f295ba68979e02ac32d7f054e95d953c63e910a3b91b3f51992cd58d - 38.48% (279 MB)
[#014] sha256:b826000b483a114d9150c690bf6174c2f659395575c2e3a91d4f167749a8226d - 0.47% (3.37 MB)
/bin/sh -c #(nop) ADD file:e4bdc12117ee95eaa94b89f258164dd42f9828c7c5c4332a608707187ccb470a in /
2019-03-04 23:22:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-03-05 02:35:21 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-03-05 02:35:27 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-03-05 02:35:52 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-03-05 02:37:40 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-03-05 06:17:26 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-03-05 06:17:26 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-03-05 06:17:35 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-03-05 06:21:32 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2019-03-05 06:21:32 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.7.2
2019-03-05 06:24:30 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-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
2019-03-05 06:24:31 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-03-05 06:24:31 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=19.0.3
2019-03-05 06:24:36 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-03-05 06:24:36 UTC/bin/sh -c #(nop) CMD ["python3"]
2019-03-13 00:23:22 UTC/bin/sh -c #(nop) LABEL maintainer=Paulus Schoutsen <[email protected]>
2019-03-13 00:23:23 UTC/bin/sh -c #(nop) VOLUME [/config]
2019-03-13 00:23:23 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2019-03-13 00:23:24 UTC/bin/sh -c #(nop) COPY dir:d0302186f37f702fddadaf61c32060668468bf58e9e22759428904ae8d04bf97 in virtualization/Docker/
2019-03-13 01:07:26 UTC/bin/sh -c virtualization/Docker/setup_docker_prereqs
2019-03-13 01:07:27 UTC/bin/sh -c #(nop) COPY file:c99c99ce85ccd0d235f3f97c12e4f84f4732e22c8eb4d9d32b275b6d34802d32 in requirements_all.txt
2019-03-13 01:35:47 UTC/bin/sh -c pip3 install --no-cache-dir -r requirements_all.txt && pip3 install --no-cache-dir mysqlclient psycopg2 uvloop==0.11.3 cchardet cython tensorflow
2019-03-13 01:35:56 UTC/bin/sh -c #(nop) COPY dir:c97a22bc38e94fde8dc0c42b8be5f177f8484f0dc4c8435b5afae22a986f31a0 in .
2019-03-13 01:35:56 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.