Namespace
redislabs
Image / Tag
redisinsight:0.9.92
Content Digest
sha256:24d01ce63032226203fd12fc53cffc0094a41efd1883f34e2d3c4674859d7705
Details
Created

2019-11-07 19:02:56 UTC

Size

414 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

b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee

PYTHON_GET_PIP_URL

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

PYTHON_PIP_VERSION

19.3.1

PYTHON_VERSION

3.6.9

REDISINSIGHT_HOME_DIR

/db


Layers

[#000] sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 - 11.61% (48 MB)

[#001] sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a - 1.8% (7.45 MB)

[#002] sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 - 2.3% (9.53 MB)

[#003] sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 - 11.93% (49.4 MB)

[#004] sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd - 44.27% (183 MB)

[#005] sha256:94d1c1cbf3472669fed46b4ea379faec99e1d3e8fae0cbbbda69ff2de6e8d3e3 - 1.34% (5.52 MB)

[#006] sha256:f59f6b55cd0f8a3f14600d50d494ed7a0030db4d9704fe5ed9e68b9d4ac6430a - 5.8% (24 MB)

[#007] sha256:6513a2441bbb9c00028b9356cd6e5236b61dbd3a1fe5d2bcaf9c84093210b4e1 - 0.0% (232 Bytes)

[#008] sha256:792e28117005a7b637f36ae6c3b372ca8fc9d11802acce09c5eb8d5f6dd8ceb0 - 0.43% (1.78 MB)

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

[#010] sha256:95c3b2e98d933b35ebb90e8990a2d116de40180ca762604b7faf31d5f2d86c90 - 0.0% (643 Bytes)

[#011] sha256:39e31ede86a5e52b9cc4d166f6ab434cf52e4320b2c934b2f50a3d8403eaadea - 13.05% (54 MB)

[#012] sha256:890b758994abf5bcca2a0ba263ebb8138f55b22782ad436ed11c94bede4650f4 - 4.48% (18.6 MB)

[#013] sha256:03d46b1576ec9e0e8bea14ea853ab05390a61b6972271c87ffcbeba8cdaa3db1 - 2.98% (12.3 MB)


History
2019-10-16 23:25:59 UTC

/bin/sh -c #(nop) ADD file:9e9de089953800c4e62d1698db72539608e912b7ae2875abf220d45f209822d3 in /

2019-10-16 23:25:59 UTC

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

2019-10-17 03:58:03 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/*

2019-10-17 03:58:09 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

2019-10-17 03:58:37 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/*

2019-10-17 04:00:13 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/*

2019-10-17 05:26:48 UTC

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

2019-10-17 05:26:48 UTC

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

2019-10-17 06:28:55 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends tk-dev && rm -rf /var/lib/apt/lists/*

2019-10-17 06:28:55 UTC

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

2019-10-17 06:28:55 UTC

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

2019-10-17 06:35:55 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-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 && ldconfig && find /usr/local -depth \( \( -type d -a \( -name test -o -name tests \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' \) \) \) -exec rm -rf '{}' + && rm -rf /usr/src/python && python3 --version

2019-10-17 06:35:56 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

2019-10-19 00:52:58 UTC

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

2019-10-19 00:52:58 UTC

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

2019-10-19 00:52:58 UTC

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

2019-10-19 00:53:04 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 \( -type f -a \( -name '*.pyc' -o -name '*.pyo' \) \) \) -exec rm -rf '{}' +; rm -f get-pip.py

2019-10-19 00:53:04 UTC

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

2019-11-07 19:01:59 UTC

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

2019-11-07 19:02:00 UTC

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

2019-11-07 19:02:38 UTC

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

2019-11-07 19:02:46 UTC

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

2019-11-07 19:02:54 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

2019-11-07 19:02:55 UTC

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

2019-11-07 19:02:55 UTC

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

2019-11-07 19:02:55 UTC

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

2019-11-07 19:02:56 UTC

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

2019-11-07 19:02:56 UTC

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

2019-11-07 19:02:56 UTC

/bin/sh -c #(nop) CMD ["python" "startup.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