2021-10-29 15:56:14 UTC
456 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_SHA256c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b5674309
PYTHON_GET_PIP_URLhttps://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py
PYTHON_PIP_VERSION21.2.4
PYTHON_SETUPTOOLS_VERSION57.5.0
PYTHON_VERSION3.6.15
[#000] sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 - 10.55% (48.1 MB)
[#001] sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 - 1.64% (7.47 MB)
[#002] sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 - 2.09% (9.53 MB)
[#003] sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 - 10.84% (49.4 MB)
[#004] sha256:a8367252e08e761371f9573b3782f46abf9fc70ae38395ae9f3d3c232ced60d3 - 40.24% (184 MB)
[#005] sha256:1315445b8d4af00411e6b90eedb9e5c9ac106e5f70b718acd7516d1952a8e7c2 - 1.29% (5.86 MB)
[#006] sha256:9f4828a89592ac113f826a96e0fcfaf4910155022f6c7ef2c251d0936cc8567a - 3.25% (14.8 MB)
[#007] sha256:8ee3e37f81688459353a55efcd5bf4bf5f458eb4ba3316355db2a8adc1180aad - 0.0% (233 Bytes)
[#008] sha256:011e3500430c52d9515cba3ef59e5f0a31fea108a1f4b492a79d82816a266f8d - 0.46% (2.11 MB)
[#009] sha256:e0fa04a6ee44920f32de2e77c982fc4308ec57d412c04b63ab8098501f152ea0 - 0.0% (126 Bytes)
[#010] sha256:a82c6abcdd4b19462c33845659f5acd062913a09a7fc87287fd1fc60e7feee70 - 0.0% (1.04 KB)
[#011] sha256:dd8866f2a967b214c6322f0a9f281270591e4d3821d0eb713d56cbda41ba83e5 - 19.52% (89 MB)
[#012] sha256:32e86be91951511fc0db79fc9f81c1a1e8bbc400c0e095d91cc9f10ca0f57439 - 5.91% (26.9 MB)
[#013] sha256:a777cbb3b93d543d870faa1c0f377f1ca947d5b7fd7c12087cd24f29a8ecef64 - 4.21% (19.2 MB)
[#014] sha256:94730a0b0a8933a9693df8866ebc0ef42d849f74b8836e0bd4558cc069019f48 - 0.0% (1.89 KB)
/bin/sh -c #(nop) ADD file:98c256057b79b141aea9a806a4538cf6c3f340d7e3b0d6e8c363699333f3406b in /
2021-10-12 01:20:53 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-10-12 15:44:14 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-10-12 15:44:21 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-10-12 15:44:41 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-10-12 15:46:05 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-10-13 08:46:20 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2021-10-13 08:46:20 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2021-10-13 09:45:01 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-10-13 09:45:02 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2021-10-13 09:45:02 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.15
2021-10-13 09:50:39 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-10-13 09:50:39 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-10-13 09:50:40 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=21.2.4
2021-10-13 09:50:40 UTC/bin/sh -c #(nop) ENV PYTHON_SETUPTOOLS_VERSION=57.5.0
2021-10-26 23:52:28 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py
2021-10-26 23:52:28 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b5674309
2021-10-26 23:52:34 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" "setuptools==$PYTHON_SETUPTOOLS_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-10-26 23:52:34 UTC/bin/sh -c #(nop) CMD ["python3"]
2021-10-29 15:54:49 UTC/bin/sh -c #(nop) WORKDIR /app
2021-10-29 15:54:50 UTC/bin/sh -c #(nop) COPY file:c5c8e7128ea80e66f555bcdcb9ca7b0681c49e3c6eeb975ca96522d4b2205fdb in /app/
2021-10-29 15:55:48 UTC/bin/sh -c python3 -m pip install --upgrade pip && pip install -r requirements.txt --use-deprecated=legacy-resolver
2021-10-29 15:56:02 UTC/bin/sh -c #(nop) WORKDIR /app
2021-10-29 15:56:04 UTC/bin/sh -c #(nop) COPY dir:1962eedaa22da79645f782adaf5ddf1967e0f85e0634d90de7942de478f9bf21 in /app/
2021-10-29 15:56:12 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-10-29 15:56:13 UTC/bin/sh -c useradd -u 1001 redisinsight
2021-10-29 15:56:13 UTC/bin/sh -c #(nop) USER redisinsight
2021-10-29 15:56:13 UTC/bin/sh -c #(nop) ENV APP_PLATFORM=docker
2021-10-29 15:56:14 UTC/bin/sh -c #(nop) EXPOSE 8001
2021-10-29 15:56:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["bash" "./docker-entry.sh"]
2021-10-29 15:56:14 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.