2019-11-27 06:56:45 UTC
420 MB
docker
GPG_KEY0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
LANGC.UTF-8
PATH/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHON_GET_PIP_SHA256b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
PYTHON_GET_PIP_URLhttps://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
PYTHON_PIP_VERSION19.3.1
PYTHON_VERSION3.6.9
REDISINSIGHT_HOME_DIR/db
[#000] sha256:16ea0e8c887910fe167687a0169991b4c1fc165257aab6b116f6a5e61a64e7af - 11.43% (48 MB)
[#001] sha256:50024b0106d53dcbd29889c65bc040439b2bb8947dac16c8c670db894a2c5ba6 - 1.77% (7.45 MB)
[#002] sha256:ff95660c69375e19e287b2ea87ca9b4be008cd036e95d541515262b86cc521d9 - 2.27% (9.53 MB)
[#003] sha256:9c7d0e5c0bc204b3a36e3f8ff320741da0bd0225e0a67e224c6265c1e208f80a - 11.75% (49.4 MB)
[#004] sha256:29c4fb388fdfef16e8278fba2b06d46e48d152e1b40f4347c8828a04c8e2a87e - 43.57% (183 MB)
[#005] sha256:49a8841b38a3d271396f6ee3b117c3857dbbbc55105285a6e80a105afc2aedbd - 1.31% (5.52 MB)
[#006] sha256:c4a74b0ecce58ad3ab82e141a9f630fec831cb1df4007d24276a1cf4ffffedec - 5.69% (23.9 MB)
[#007] sha256:3e19e7d95a0c670a4799e97a94195335c4f38c44d985febd63d53664e2427785 - 0.0% (233 Bytes)
[#008] sha256:c6c6b4054fe6c39a0c3b03de57a09f1c6f382b09eba27ae8917f1f001464ec14 - 0.42% (1.78 MB)
[#009] sha256:c6c97aed57ef120e6145ba687a9af0387429b8690ce6a3adce572385f216652c - 0.0% (126 Bytes)
[#010] sha256:1ab54bfa15690d5d45b7313015ac9821c9bee50343b68b10df6b85c23e827b1f - 0.0% (650 Bytes)
[#011] sha256:4f380d3449a7b3de919fc2897093d8eafb3140e25945bb69f055abdef26839ed - 14.41% (60.6 MB)
[#012] sha256:8930b02f10aff396f4ec28de7fc7abc2e04dbdeed2f9696075e5a628304de8df - 4.43% (18.6 MB)
[#013] sha256:f240d5d425a2c099f446ca8623caeba7d722654ffe076b7dece0fbe860b87fc1 - 2.94% (12.4 MB)
/bin/sh -c #(nop) ADD file:9b7d9295bf7e8307ba4e81ce20770256b964da70dea966568b3515ad026d0b27 in /
2019-11-22 14:54:40 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-11-23 00:00:41 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-11-23 00:00:49 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-11-23 00:01:14 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*
2019-11-23 00:02:33 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 libglib2.0-dev libgmp-dev libjpeg-dev libkrb5-dev liblzma-dev libmagickcore-dev libmagickwand-dev libmaxminddb-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-11-23 05:27:44 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-11-23 05:27:44 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-11-23 06:34:00 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends tk-dev && rm -rf /var/lib/apt/lists/*
2019-11-23 06:34:01 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2019-11-23 06:34:01 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.9
2019-11-23 06:42:44 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 -name idle_test \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' \) \) \) -exec rm -rf '{}' + && rm -rf /usr/src/python && python3 --version
2019-11-23 06:42:45 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-11-23 06:42:45 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=19.3.1
2019-11-23 06:42:45 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
2019-11-23 06:42:45 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
2019-11-23 06:42:51 UTC/bin/sh -c set -ex; wget -O get-pip.py "$PYTHON_GET_PIP_URL"; echo "$PYTHON_GET_PIP_SHA256 *get-pip.py" | sha256sum --check --strict -; 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 -name idle_test \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' \) \) \) -exec rm -rf '{}' +; rm -f get-pip.py
2019-11-23 06:42:51 UTC/bin/sh -c #(nop) CMD ["python3"]
2019-11-27 06:55:45 UTC/bin/sh -c #(nop) WORKDIR /app
2019-11-27 06:55:45 UTC/bin/sh -c #(nop) COPY file:f995db1ee209398e06f43073a0cfbdb53ddc3d67f4841674d803ae8785db58a5 in /app/
2019-11-27 06:56:27 UTC/bin/sh -c pip install -r requirements.txt
2019-11-27 06:56:35 UTC/bin/sh -c #(nop) WORKDIR /app
2019-11-27 06:56:43 UTC/bin/sh -c set -ex && DEPS="avahi-daemon libnss-mdns" && apt-get update && apt-get install -y --no-install-recommends $DEPS && echo '*' > /etc/mdns.allow && sed -i "s/hosts:.*/hosts: files mdns4 dns/g" /etc/nsswitch.conf
2019-11-27 06:56:44 UTC/bin/sh -c #(nop) COPY dir:d84a2c179d160ad391a05c15514a329938d482dd9e6768aa3a48d8a7601edaaa in /app/
2019-11-27 06:56:44 UTC/bin/sh -c #(nop) ENV REDISINSIGHT_HOME_DIR=/db
2019-11-27 06:56:44 UTC/bin/sh -c #(nop) ENV APP_PLATFORM=docker
2019-11-27 06:56:45 UTC/bin/sh -c #(nop) EXPOSE 8001
2019-11-27 06:56:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["bash" "./docker-entry.sh"]
2019-11-27 06:56:45 UTC/bin/sh -c #(nop) CMD ["python" "startup.pyc"]
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.