2022-01-23 17:47:43 UTC
461 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:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 - 10.44% (48.1 MB)
[#001] sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec - 1.62% (7.47 MB)
[#002] sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 - 2.07% (9.53 MB)
[#003] sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef - 10.73% (49.4 MB)
[#004] sha256:50544bfef33d1d653b7bc10316e20bd84889fd56dd2b7e2f742db8364f6aeb70 - 39.84% (184 MB)
[#005] sha256:964244a9290251f119f00e920dbd27a25aaddb861833e0971b19278a003be884 - 1.27% (5.86 MB)
[#006] sha256:ef5d3eb9cc29dbe223b94578946c3e6e2564beeb6a832c3254fc558a68491b5f - 3.22% (14.8 MB)
[#007] sha256:82cee9e5607e5b60b2d674de7ef4c3ca9d528015ac4dd35e466c08be819bcb2b - 0.0% (234 Bytes)
[#008] sha256:1d082f1c77ef465e78c4320063992bdb3fd9075457c4a29bf82e9fdd4edca7fa - 0.46% (2.11 MB)
[#009] sha256:180e0633ebb12f4ef9a493457fa0dbfd7ab96b141547936c1de490c03b988479 - 0.0% (126 Bytes)
[#010] sha256:116c352631a8593e1e6ef4f2b4bb5d184ac7002b5fe9d046d0474985134f6b6f - 0.0% (1.03 KB)
[#011] sha256:b01687b14a83f615e34f4a1281631b3cf09ec1d3391edec659243f8f8aec9831 - 20.27% (93.4 MB)
[#012] sha256:56b570755fe5583ef3f6e5013f09d84365916389a1954b4a62f8318f7e2e38d2 - 5.9% (27.2 MB)
[#013] sha256:ea7fb6db2bce52272f268815bf78b96a2caf2b54f481e5350e0fb27ba34b9a7f - 4.17% (19.2 MB)
[#014] sha256:a543ed2a0c862f7aac75c7d04cfd2a58c646e040ec388ac7aa26fcde75ebb290 - 0.0% (1.9 KB)
/bin/sh -c #(nop) ADD file:be998d04a8927e9c4b105995e3b9d6800ea798807389f7c5921c0f4774328e21 in /
2021-12-21 01:22:53 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-12-21 01:53:26 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-12-21 01:53:32 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-12-21 01:53:50 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-12-21 01:54:44 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-12-21 09:20:59 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2021-12-21 09:20:59 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2021-12-21 12:13:35 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-12-21 12:13:36 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2021-12-21 12:13:36 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.15
2021-12-21 12:20: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 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-12-21 12:20:52 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-12-21 12:20:53 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=21.2.4
2021-12-21 12:20:53 UTC/bin/sh -c #(nop) ENV PYTHON_SETUPTOOLS_VERSION=57.5.0
2021-12-21 12:20:53 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py
2021-12-21 12:20:53 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b5674309
2021-12-21 12:21:01 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-12-21 12:21:01 UTC/bin/sh -c #(nop) CMD ["python3"]
2022-01-23 17:46:24 UTC/bin/sh -c #(nop) WORKDIR /app
2022-01-23 17:46:25 UTC/bin/sh -c #(nop) COPY file:5b81f9970ea7e377eb431fcf68bf4c0479042ae14a35c0e4b13373f457893c52 in /app/
2022-01-23 17:47:18 UTC/bin/sh -c python3 -m pip install --upgrade pip && pip install -r requirements.txt --use-deprecated=legacy-resolver
2022-01-23 17:47:31 UTC/bin/sh -c #(nop) WORKDIR /app
2022-01-23 17:47:33 UTC/bin/sh -c #(nop) COPY dir:00e3006a664bacee0a8176f7371503043a38969844aa2c6d47bb324ab745db02 in /app/
2022-01-23 17:47:41 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
2022-01-23 17:47:42 UTC/bin/sh -c useradd -u 1001 redisinsight
2022-01-23 17:47:42 UTC/bin/sh -c #(nop) USER redisinsight
2022-01-23 17:47:42 UTC/bin/sh -c #(nop) ENV APP_PLATFORM=docker
2022-01-23 17:47:42 UTC/bin/sh -c #(nop) EXPOSE 8001
2022-01-23 17:47:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["bash" "./docker-entry.sh"]
2022-01-23 17:47:43 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.