Namespace
redislabs
Image / Tag
redisinsight:1.7.1
Content Digest
sha256:e817f4c70046aba1e6912a78b15aa701d773727c56e838e4431e6153abc6e334
Details
Created

2020-10-07 08:05:24 UTC

Size

447 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

6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c

PYTHON_GET_PIP_URL

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

PYTHON_PIP_VERSION

20.2.3

PYTHON_VERSION

3.6.12

REDISINSIGHT_HOME_DIR

/db

REDISINSIGHT_HOST

0.0.0.0


Layers

[#000] sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 - 10.76% (48.1 MB)

[#001] sha256:71e126169501d71bbbd0d3c8d9f35836c41660869fe8432ac606341ed21f7adb - 1.67% (7.45 MB)

[#002] sha256:1af28a55c3f320826db8df3146a2c198f9042877ef679f9e32210aa9a7fac9ef - 2.13% (9.53 MB)

[#003] sha256:03f1c9932170e54fface2382b2550b8052ae3d41f27e66ea1294e2055dd2b2e7 - 11.07% (49.4 MB)

[#004] sha256:65b3db15f518f11e53c95664d0675a5d78a5329d18d5316a406c2a45907a0723 - 41.05% (183 MB)

[#005] sha256:850581be87f324c7b6f7d1c27b379793434517f3d4a5df97a9b859accbbaa7d0 - 1.31% (5.86 MB)

[#006] sha256:f355d2a41bb67030268a575f388f0b046b524f194ffe6bfe49c4c7b09847ca5a - 3.32% (14.8 MB)

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

[#008] sha256:cb0d06c13dc639c061c93d5d523ec7c9a353f8681f6442eec0ade7e9050710ce - 0.45% (2.02 MB)

[#009] sha256:42d7997cecf3a916d13205c7e358ed301c6dbd4f23b1811de671e1af6b18dfed - 0.0% (126 Bytes)

[#010] sha256:0dc19da358daffff8498fb0407079ff43207aabed3fc5ba0e5a8124685cd456e - 0.0% (758 Bytes)

[#011] sha256:de28c67212e8597f7436c70fcd8de86f5df9232798f0ca0aa58f4067a5f727e3 - 18.22% (81.4 MB)

[#012] sha256:2910840594a9031b41afb18fbd2910747f374afd8b2c182c6a6d43d3f954c2bf - 5.82% (26 MB)

[#013] sha256:91c6719d5147384858455a07c234398380de3235a96d8a1c38acdff72d52d0e4 - 4.2% (18.8 MB)

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


History
2020-09-10 00:22:55 UTC

/bin/sh -c #(nop) ADD file:07a6578d6f507bd9c51bdf4fe41402db5dcf3b9fdf51cd4315778c27da1add39 in /

2020-09-10 00:22:55 UTC

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

2020-09-10 00:59:15 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-09-10 00:59:25 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-09-10 00:59:52 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-09-10 01:01:06 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-09-10 16:17:39 UTC

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

2020-09-10 16:17:40 UTC

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

2020-09-10 17:45:54 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-09-10 17:45:55 UTC

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

2020-09-10 17:45:55 UTC

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

2020-09-10 17:54:44 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-09-10 17:54:46 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-09-10 17:54:46 UTC

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

2020-09-10 17:54:46 UTC

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

2020-09-10 17:54:46 UTC

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

2020-09-10 17:54:57 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-09-10 17:54:57 UTC

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

2020-10-07 08:04:19 UTC

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

2020-10-07 08:04:19 UTC

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

2020-10-07 08:05:03 UTC

/bin/sh -c pip install -r requirements.txt

2020-10-07 08:05:13 UTC

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

2020-10-07 08:05:14 UTC

/bin/sh -c #(nop) COPY dir:08d2a645d316c57f5368db9b7686df152caf3222b1a86924e249bbd6cc16c482 in /app/

2020-10-07 08:05:22 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-10-07 08:05:23 UTC

/bin/sh -c useradd -u 1001 redisinsight

2020-10-07 08:05:23 UTC

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

2020-10-07 08:05:23 UTC

/bin/sh -c #(nop) ENV REDISINSIGHT_HOME_DIR=/db

2020-10-07 08:05:23 UTC

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

2020-10-07 08:05:23 UTC

/bin/sh -c #(nop) ENV REDISINSIGHT_HOST=0.0.0.0

2020-10-07 08:05:23 UTC

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

2020-10-07 08:05:24 UTC

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

2020-10-07 08:05:24 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