Namespace
redislabs
Image / Tag
redisinsight:1.10.0
Content Digest
sha256:71d0291d64fa76158cb4c5743c88d56922299c4d7bfe53e996b8c8eafaa4897e
Details
Created

2021-03-08 12:42:55 UTC

Size

451 MB

Content Digest
Environment
APP_PLATFORM

docker

GPG_KEY

0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

LANG

C.UTF-8

PATH

/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PYTHON_GET_PIP_SHA256

c3b81e5d06371e135fb3156dc7d8fd6270735088428c4a9a5ec1f342e2024565

PYTHON_GET_PIP_URL

https://github.com/pypa/get-pip/raw/b60e2320d9e8d02348525bd74e871e466afdf77c/get-pip.py

PYTHON_PIP_VERSION

21.0.1

PYTHON_VERSION

3.6.13


Layers

[#000] sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b - 10.67% (48.1 MB)

[#001] sha256:7467d1831b6947c294d92ee957902c3cd448b17c5ac2103ca5e79d15afb317c3 - 1.66% (7.47 MB)

[#002] sha256:feab2c490a3cea21cc051ff29c33cc9857418edfa1be9966124b18abe1d5ae16 - 2.12% (9.53 MB)

[#003] sha256:f15a0f46f8c38f4ca7daecf160ba9cdb3ddeafda769e2741e179851cfaa14eec - 10.97% (49.4 MB)

[#004] sha256:937782447ff61abe49fd83ca9e3bdea338c1ae1d53278b2f31eca18ab4366a1e - 40.7% (183 MB)

[#005] sha256:703e2d7dfc7087ee3c36382bbc9658f6213d74db1d3c09a394bf08c442176c7c - 1.3% (5.86 MB)

[#006] sha256:036a51d1cf7bcf15874afae2a4783db7e6d915033e631f3cae728a3c74d36d1a - 3.29% (14.8 MB)

[#007] sha256:5c95dffd2d8d364a7a44692535a318fa7d18b244dfdb240c81fa44ed2de3c38b - 0.0% (233 Bytes)

[#008] sha256:8308e661246e59dff8f2e632cbb7e43bfeba2bc4954dc16bd64921c6de1a82d6 - 0.46% (2.06 MB)

[#009] sha256:00f9cca58d832ca800d5231374b2965c45873f1f37a717afae1e1f176103983a - 0.0% (125 Bytes)

[#010] sha256:3217bbe6ce0ab20e50c24cb09b6a731e2a3b7579662c390bd3115ef1ec30151c - 0.0% (1002 Bytes)

[#011] sha256:2198e43f205ad322842589da36c19ff67437eb50c4e732032aa69e8cc5266fc0 - 18.71% (84.3 MB)

[#012] sha256:8c7035e44fcd6574d38d567023d3ca6f3a881f1be8e9146db3553b964294130e - 5.96% (26.9 MB)

[#013] sha256:c2577e5546fdbc4eb97e3739432095e8e63168ce2047d5173e4ee187dc5dd512 - 4.17% (18.8 MB)

[#014] sha256:d4ea44fb86413e5e4bea9bf73cba12859904dc94c3bbc42940fd97c5bb12eb01 - 0.0% (1.89 KB)


History
2021-02-09 02:20:40 UTC

/bin/sh -c #(nop) ADD file:8f75f11b2bd2d50e5912359ae750de06a7b49506df3756c19baf4cc63d900c4f in /

2021-02-09 02:20:40 UTC

/bin/sh -c #(nop) CMD ["bash"]

2021-02-09 04:35:10 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-02-09 04:35: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-02-09 04:35:46 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-02-09 04:37: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-02-09 07:12:23 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2021-02-09 07:12:23 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2021-02-09 09:11:05 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-02-09 09:11:05 UTC

/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

2021-02-16 20:17:46 UTC

/bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.13

2021-02-16 20:25:15 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

2021-02-16 20:25:16 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-02-16 20:25:16 UTC

/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=21.0.1

2021-02-22 23:33:09 UTC

/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/b60e2320d9e8d02348525bd74e871e466afdf77c/get-pip.py

2021-02-22 23:33:09 UTC

/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=c3b81e5d06371e135fb3156dc7d8fd6270735088428c4a9a5ec1f342e2024565

2021-02-22 23:33: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-02-22 23:33:17 UTC

/bin/sh -c #(nop) CMD ["python3"]

2021-03-08 12:41:29 UTC

/bin/sh -c #(nop) WORKDIR /app

2021-03-08 12:41:29 UTC

/bin/sh -c #(nop) COPY file:975fe335e0efbefe528c0a3daaeeb5b4922550196a074289c99f2819897a8bcf in /app/

2021-03-08 12:42:30 UTC

/bin/sh -c python3 -m pip install --upgrade pip && pip install -r requirements.txt --use-deprecated=legacy-resolver

2021-03-08 12:42:43 UTC

/bin/sh -c #(nop) WORKDIR /app

2021-03-08 12:42:45 UTC

/bin/sh -c #(nop) COPY dir:7024c9ca438349124f846f426aaeec1f3af6f24fc347c9f6734122bf50d6d0d2 in /app/

2021-03-08 12:42:53 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

2021-03-08 12:42:54 UTC

/bin/sh -c useradd -u 1001 redisinsight

2021-03-08 12:42:54 UTC

/bin/sh -c #(nop) USER redisinsight

2021-03-08 12:42:54 UTC

/bin/sh -c #(nop) ENV APP_PLATFORM=docker

2021-03-08 12:42:55 UTC

/bin/sh -c #(nop) EXPOSE 8001

2021-03-08 12:42:55 UTC

/bin/sh -c #(nop) ENTRYPOINT ["bash" "./docker-entry.sh"]

2021-03-08 12:42:55 UTC

/bin/sh -c #(nop) CMD ["python" "entry.pyc"]

Danger Zone
Delete Tag

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.

Delete