2021-05-11 07:56:04 UTC
448 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_SHA256f499d76e0149a673fb8246d88e116db589afbd291739bd84f2cd9a7bca7b6993
PYTHON_GET_PIP_URLhttps://github.com/pypa/get-pip/raw/1954f15b3f102ace496a34a013ea76b061535bd2/public/get-pip.py
PYTHON_PIP_VERSION21.1.1
PYTHON_VERSION3.6.13
[#000] sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc - 10.74% (48.1 MB)
[#001] sha256:44718e6d535d365250316b02459f98a1b0fa490158cc53057d18858507504d60 - 1.67% (7.47 MB)
[#002] sha256:efe9738af0cb2184ee8f3fb3dcb130455385aa428a27d14e1e07a5587ff16e64 - 2.13% (9.53 MB)
[#003] sha256:f37aabde37b87d272286df45e6a3145b0884b72e07e657bf1a2a1e74a92c6172 - 11.04% (49.4 MB)
[#004] sha256:3923d444ed0552ce73ef51fa235f1b45edafdec096abda6abab710637dac7ec6 - 40.95% (183 MB)
[#005] sha256:a389cd00f6ac1ee4fe7811dd559fe2136d043385b5fcea1759a09bb5e117b2d2 - 1.31% (5.86 MB)
[#006] sha256:635fef62bb799b8d3cf943c6b39ce2545a2b9af037bdd68fad032a1486d7a8f9 - 3.31% (14.8 MB)
[#007] sha256:d620e4e1748464607440df777f17a4281a3ed50cf26a18e0d2372a6b6ed7fd6b - 0.0% (233 Bytes)
[#008] sha256:1d10d793fc76a688c1d4b103585128281444cc50669fb1dc3b1328e0ed295344 - 0.46% (2.07 MB)
[#009] sha256:cff49e0adee62d2bee1ef83c9f67e7b47961943beae9dc2a049e5a2603fffc74 - 0.0% (124 Bytes)
[#010] sha256:ee926cd5b368de8a985386a5d653829f30a555431c1f8f5298d22aea749c3d7a - 0.0% (1002 Bytes)
[#011] sha256:5c78734de704563e88dec82f2887738c6767482c58865ebaf96b7eabab5d18e9 - 18.85% (84.4 MB)
[#012] sha256:b2f20b13f6c33e0ccd15d87f4a77f49d8c60366b5b99b24ab025c24721490528 - 5.26% (23.5 MB)
[#013] sha256:d0a9cf5c9252b52eed354282e2f551ddccf43d575034a340113de0ccbf275d94 - 4.28% (19.2 MB)
[#014] sha256:918c7b809f193ce336bba4153ad6a61ebd07058fa605862923560283fe1d2b2f - 0.0% (1.89 KB)
/bin/sh -c #(nop) ADD file:e18bc3e10e7c743f18bb8be65ec94a62c03764af7dbdb4957f9a600237730212 in /
2021-04-10 01:20:09 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-04-10 01:54:22 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl netbase wget ; rm -rf /var/lib/apt/lists/*
2021-04-10 01:54: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
2021-04-10 01:54:45 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/*
2021-04-10 01:55:31 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/*
2021-04-10 15:07:34 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2021-04-10 15:07:34 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2021-04-10 16:25:34 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends libbluetooth-dev tk-dev && rm -rf /var/lib/apt/lists/*
2021-04-10 16:25:34 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2021-04-10 16:25:34 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.13
2021-04-10 16:31:22 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 hkps://keys.openpgp.org --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 && rm -rf /usr/src/python && 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' -o -name '*.a' \) \) -o \( -type f -a -name 'wininst-*.exe' \) \) -exec rm -rf '{}' + && ldconfig && python3 --version
2021-04-10 16:31:23 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
2021-05-03 22:16:11 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=21.1.1
2021-05-03 22:16:11 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/1954f15b3f102ace496a34a013ea76b061535bd2/public/get-pip.py
2021-05-03 22:16:12 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=f499d76e0149a673fb8246d88e116db589afbd291739bd84f2cd9a7bca7b6993
2021-05-03 22:16:17 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
2021-05-03 22:16:18 UTC/bin/sh -c #(nop) CMD ["python3"]
2021-05-11 07:54:38 UTC/bin/sh -c #(nop) WORKDIR /app
2021-05-11 07:54:39 UTC/bin/sh -c #(nop) COPY file:0f52355bd7f75f3b92a9decc515e9d28356121ee1218615b62add2fe085ca78c in /app/
2021-05-11 07:55:33 UTC/bin/sh -c python3 -m pip install --upgrade pip && pip install -r requirements.txt --use-deprecated=legacy-resolver
2021-05-11 07:55:47 UTC/bin/sh -c #(nop) WORKDIR /app
2021-05-11 07:55:49 UTC/bin/sh -c #(nop) COPY dir:a0b0458096340ebbf7f30fc402c2ba07f73afbaf6f2a051864960a46cb1b3c44 in /app/
2021-05-11 07:56:01 UTC/bin/sh -c set -ex && DEPS="avahi-daemon libnss-mdns libzstd-dev" && 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 && printf "[server]\nenable-dbus=no\n" >> /etc/avahi/avahi-daemon.conf && chmod 777 /etc/avahi/avahi-daemon.conf && mkdir -p /var/run/avahi-daemon && chown avahi:avahi /var/run/avahi-daemon && chmod 777 /var/run/avahi-daemon && mkdir /db && chmod 777 /app && chmod 777 /db
2021-05-11 07:56:02 UTC/bin/sh -c useradd -u 1001 redisinsight
2021-05-11 07:56:03 UTC/bin/sh -c #(nop) USER redisinsight
2021-05-11 07:56:03 UTC/bin/sh -c #(nop) ENV APP_PLATFORM=docker
2021-05-11 07:56:03 UTC/bin/sh -c #(nop) EXPOSE 8001
2021-05-11 07:56:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["bash" "./docker-entry.sh"]
2021-05-11 07:56:04 UTC/bin/sh -c #(nop) CMD ["python" "entry.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.