2020-03-30 12:52:32 UTC
428 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_SHA256421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
PYTHON_GET_PIP_URLhttps://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d/get-pip.py
PYTHON_PIP_VERSION20.0.2
PYTHON_VERSION3.6.10
REDISINSIGHT_HOME_DIR/db
REDISINSIGHT_HOST0.0.0.0
[#000] sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 - 11.23% (48 MB)
[#001] sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f - 1.74% (7.45 MB)
[#002] sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 - 2.23% (9.53 MB)
[#003] sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 - 11.55% (49.4 MB)
[#004] sha256:f5e195d50b880fcf8dc81f38d743c8b087777b3bfe0f27cd4ecdda513f5d20b9 - 42.84% (183 MB)
[#005] sha256:bcd75869ea1707c8624a12dfc6ae6584efd4bb4e5a8fa3577c66589439ceadfb - 1.37% (5.86 MB)
[#006] sha256:f02a073bb16cd3fc8047aea858e3df57f600b8dd9c124b046a1c16b97a27428f - 5.59% (23.9 MB)
[#007] sha256:d317a9591eb38e3db9925e3e6031be326ccc478240a2f79d336703a87489b0e1 - 0.0% (233 Bytes)
[#008] sha256:579334b3a1fd9ff475d60831ec6fb76e117c1b33f9c2250dafce117e0e3e59a7 - 0.42% (1.81 MB)
[#009] sha256:fe10a466f5fa21f3b881a95471bf9472a020690275699e1e16684ac8e55d842b - 0.0% (126 Bytes)
[#010] sha256:280e8932955a268870c980c879b12546da1444a66eb5614400be97b0f18df324 - 0.0% (708 Bytes)
[#011] sha256:cb3905e8a3e34f810d78eec62dd0163605d6032c6c40c8441d3eec975e150937 - 14.36% (61.4 MB)
[#012] sha256:00a1a09aea98ddf93bde7c92b4d42a68fd966b8fd6e02ea81377aee92be37bd2 - 4.37% (18.7 MB)
[#013] sha256:038ac26e711d751ddc90a4089fc8de9bc554fc8d48d4e021af8b6906ae40655e - 4.3% (18.4 MB)
/bin/sh -c #(nop) ADD file:e05e45c33042db4ec7f71a5952d65ee8cb3786dcd76fa7a990f48a2def1344e2 in /
2020-02-26 00:37:07 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-02-26 01:06:13 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/*
2020-02-26 01:06:19 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
2020-02-26 01:06:42 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/*
2020-02-26 01:07:38 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/*
2020-02-26 14:38:40 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-02-26 14:38:41 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2020-02-26 16:06:16 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends libbluetooth-dev tk-dev && rm -rf /var/lib/apt/lists/*
2020-02-26 16:06:17 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2020-02-26 16:06:17 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.10
2020-02-26 16:14:51 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-option-checking=fatal --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
2020-02-26 16:14:51 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
2020-02-26 16:14:52 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=20.0.2
2020-02-26 16:14:52 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d/get-pip.py
2020-02-26 16:14:52 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
2020-02-26 16:14:58 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
2020-02-26 16:14:58 UTC/bin/sh -c #(nop) CMD ["python3"]
2020-03-30 12:51:38 UTC/bin/sh -c #(nop) WORKDIR /app
2020-03-30 12:51:38 UTC/bin/sh -c #(nop) COPY file:fca7bcbfa059dc247d44da678831492bf6e7823f150de7f3a3753a3126b871ae in /app/
2020-03-30 12:52:16 UTC/bin/sh -c pip install -r requirements.txt
2020-03-30 12:52:23 UTC/bin/sh -c #(nop) WORKDIR /app
2020-03-30 12:52:30 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
2020-03-30 12:52:31 UTC/bin/sh -c #(nop) COPY dir:d8ba3a688abf6d01d37c0f57f50bb9ad747b4ef22de70ddb403e0b841312c195 in /app/
2020-03-30 12:52:31 UTC/bin/sh -c #(nop) ENV REDISINSIGHT_HOME_DIR=/db
2020-03-30 12:52:32 UTC/bin/sh -c #(nop) ENV APP_PLATFORM=docker
2020-03-30 12:52:32 UTC/bin/sh -c #(nop) ENV REDISINSIGHT_HOST=0.0.0.0
2020-03-30 12:52:32 UTC/bin/sh -c #(nop) EXPOSE 8001
2020-03-30 12:52:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["bash" "./docker-entry.sh"]
2020-03-30 12:52:32 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.