2020-11-25 09:56:11 UTC
450 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_SHA2566e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c
PYTHON_GET_PIP_URLhttps://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
PYTHON_PIP_VERSION20.2.4
PYTHON_VERSION3.6.12
[#000] sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 - 10.68% (48.1 MB)
[#001] sha256:d77915b4e630d47296770ce4cf481894885978072432456615172af463433cc5 - 1.65% (7.45 MB)
[#002] sha256:5f37a0a41b6b03489dd7de0aa2a79e369fd8b219bbc36b52f3f9790dc128e74b - 2.12% (9.53 MB)
[#003] sha256:96b2c1e36db5f5910f58da2ca4f9311b0690810c7107fb055ee1541498b5061f - 10.98% (49.4 MB)
[#004] sha256:c495e8de12d26c9843a7a2bf8c68de1e5652e66d80d9bc869279f9af6f86736a - 40.73% (183 MB)
[#005] sha256:a79e1025c0fe24f3a51876f25f7d9aa64d820c28c6d79eb002c8d74115a2a08e - 1.3% (5.86 MB)
[#006] sha256:f1f619b13c7cfac76db624fdb6f7d416aa16755409fc35f53ed0243156499aab - 3.3% (14.8 MB)
[#007] sha256:1f74591d7ee0c7f3166b0cf0ccecbd380b3e08022153d9f6ed740543d7f56f34 - 0.0% (233 Bytes)
[#008] sha256:6b75eb5b17d0fe3976fb671969002a3297c4226fe317ed17628097ad2916b195 - 0.45% (2.02 MB)
[#009] sha256:52ddf377002ec43ff2f5ef8126e5d5704a18ae89c24b78e4dd651f77f6bb1ee7 - 0.0% (126 Bytes)
[#010] sha256:987277d22126a23176fcf645f99e5d5ab7e3561b51442f3fcf6e02d4f7a69ffb - 0.0% (738 Bytes)
[#011] sha256:64e2b5c9e99fd68d17c903ca72c3848a817dfb696cd78c9bc1e8940438951cc2 - 18.69% (84.2 MB)
[#012] sha256:e44fa9278075de29142720889ff4b209fca781fb63449654ab96890dc18e1390 - 5.94% (26.7 MB)
[#013] sha256:64716b1dac95ebfa1dfaf13122f609a696e91c7543bd754f2203b57b18e41e77 - 4.17% (18.8 MB)
[#014] sha256:607b99e5a0989b425152d8cfd320403a9c61598aec62d6b6e3722cbefa280d6c - 0.0% (1.89 KB)
/bin/sh -c #(nop) ADD file:9a4fd72d749f4a791e75e0f6fc6028d0771e3381b6d84a8d0b07a4887bc7c641 in /
2020-11-17 20:20:58 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-11-18 00:30:37 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-11-18 00:30:47 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-11-18 00:31:18 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-11-18 00:32:34 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-11-18 12:56:39 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-11-18 12:56:39 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2020-11-18 14:40:27 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-11-18 14:40:27 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2020-11-18 14:40:27 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.12
2020-11-18 14:47:42 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 && 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
2020-11-18 14:47:44 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-11-18 14:47:44 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=20.2.4
2020-11-18 14:47:44 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
2020-11-18 14:47:45 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c
2020-11-18 14:47:56 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-11-18 14:47:56 UTC/bin/sh -c #(nop) CMD ["python3"]
2020-11-25 09:54:57 UTC/bin/sh -c #(nop) WORKDIR /app
2020-11-25 09:54:57 UTC/bin/sh -c #(nop) COPY file:71b47979ccbf020decee4a4ec1416e7ad75779ec01f7100d04c93b991e3327e8 in /app/
2020-11-25 09:55:49 UTC/bin/sh -c pip install -r requirements.txt
2020-11-25 09:56:00 UTC/bin/sh -c #(nop) WORKDIR /app
2020-11-25 09:56:01 UTC/bin/sh -c #(nop) COPY dir:ce50cb8dfbd84b14ed81b077c3324bf5938c3bde0b360e6fec44a30de429fb65 in /app/
2020-11-25 09:56:09 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 && 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
2020-11-25 09:56:10 UTC/bin/sh -c useradd -u 1001 redisinsight
2020-11-25 09:56:10 UTC/bin/sh -c #(nop) USER redisinsight
2020-11-25 09:56:11 UTC/bin/sh -c #(nop) ENV APP_PLATFORM=docker
2020-11-25 09:56:11 UTC/bin/sh -c #(nop) EXPOSE 8001
2020-11-25 09:56:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["bash" "./docker-entry.sh"]
2020-11-25 09:56:11 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.