2018-06-19 17:19:33 UTC
611 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.5
[#000] sha256:cc1a78bfd46becbfc3abb8a74d9a70a0e0dc7a5809bbd12e814f9382db003707 - 7.07% (43.2 MB)
[#001] sha256:d2c05365ee2a2245bb9f6786bc88aa12bf64da676a52668424437826d0f0cb92 - 1.68% (10.3 MB)
[#002] sha256:231cb0e216d30ea48044d44d37fba016eb67eca9b19b29a741d95775359d3533 - 0.68% (4.14 MB)
[#003] sha256:3d2aa70286b89febc36370098220c9b2960cc67c03375c9df4e82736519f1e8a - 7.81% (47.7 MB)
[#004] sha256:e80dfb6a4adf7a00bab2a596e518acdf66c94fd2534023225f6e1a1861f72417 - 33.26% (203 MB)
[#005] sha256:48fa359c479ddebe18bac931bd5d0184e362af2379b71bd3302691646efbce3b - 0.49% (3.02 MB)
[#006] sha256:7b0dd6af1ee1f00447ee3d936231d0c03675e0fbb3c72d028dfedec3ff4cf1a8 - 3.36% (20.5 MB)
[#007] sha256:bf63012930450871e2ffa92a68a12e238ab6a542b409bd563b015346fe4763eb - 0.0% (242 Bytes)
[#008] sha256:8b9f91f0801f8ba6a3bb2a00d301e60e62de229561127436edd292ce4a277300 - 0.28% (1.7 MB)
[#009] sha256:48aa2313ad7137ce99a388f74dcc99dd857197c37706c83df762d31cad718cce - 0.0% (142 Bytes)
[#010] sha256:0c742c253a4f5940eceb8aa7a5ed99945723c904c4aec1833587382f3e5c6f7c - 0.0% (2.75 KB)
[#011] sha256:e5bc4ba98dbd4b14fe8fbf9a78767a263b4bc4af0d11cb428eb59fa716e5b9e9 - 20.53% (125 MB)
[#012] sha256:406652feaea5cfedd8994baf7616e577d0ede724297cdcc8cf890c9599422f72 - 0.0% (7.33 KB)
[#013] sha256:8b39bb051b972473818e628380aae33cc55196ae3f281efc5889195d8a3141d0 - 24.41% (149 MB)
[#014] sha256:b038754a151d33fb14ae7c67e85a96ca39d2f0b61962349b8951422eece083e8 - 0.42% (2.58 MB)
/bin/sh -c #(nop) ADD file:9572fdb59dfbb9b032f3331bbc2a08b31e0aef5fbde44c8f2008d22bf5290cf2 in /
2018-04-28 07:08:53 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-05 23:13:29 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-05 23:13:38 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-05 23:14:11 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-05 23:16:11 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-06 19:10:29 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2018-06-06 19:10:29 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-06-06 19:10:42 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends tcl tk && rm -rf /var/lib/apt/lists/*
2018-06-06 19:10:42 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2018-06-06 19:18:26 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.5
2018-06-06 19:20:04 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-06 19:20:05 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-06 19:20:05 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=10.0.1
2018-06-06 19:20:09 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-06 19:20:09 UTC/bin/sh -c #(nop) CMD ["python3"]
2018-06-19 16:39:36 UTC/bin/sh -c #(nop) LABEL maintainer=Paulus Schoutsen <[email protected]>
2018-06-19 16:39:36 UTC/bin/sh -c #(nop) VOLUME [/config]
2018-06-19 16:39:37 UTC/bin/sh -c mkdir -p /usr/src/app
2018-06-19 16:39:37 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2018-06-19 16:39:37 UTC/bin/sh -c #(nop) COPY dir:bd6a06e9e0a0b72aa1c09af26eb40d50b5d8b1384cab61ee3db25c7657e09d0a in virtualization/Docker/
2018-06-19 16:47:37 UTC/bin/sh -c virtualization/Docker/setup_docker_prereqs
2018-06-19 16:47:40 UTC/bin/sh -c #(nop) COPY file:236a52431ea407a17e5da66eec0db6a23039dd5a613336c54a4156f2ab89fdcb in requirements_all.txt
2018-06-19 17:19:28 UTC/bin/sh -c pip3 install --no-cache-dir -r requirements_all.txt && pip3 install --no-cache-dir mysqlclient psycopg2 uvloop cchardet cython
2018-06-19 17:19:33 UTC/bin/sh -c #(nop) COPY dir:9f46d3766c655aa8eaaa4bb115879e1e09f39b5774b7b0de140e6c29c79e2c37 in .
2018-06-19 17:19:33 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.