Namespace
redislabs
Image / Tag
redisinsight:graph-storage-fix
Content Digest
sha256:54f34019e3f7daa1c9fbe717eccf0319043e7c2a7afbe0136ede2c08cac07c32
Details
Created

2020-07-28 13:33:24 UTC

Size

430 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

b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79

PYTHON_GET_PIP_URL

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

PYTHON_PIP_VERSION

20.1.1

PYTHON_VERSION

3.6.11

REDISINSIGHT_HOME_DIR

/db

REDISINSIGHT_HOST

0.0.0.0


Layers

[#000] sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 - 11.18% (48.1 MB)

[#001] sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c - 1.73% (7.45 MB)

[#002] sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 - 2.22% (9.53 MB)

[#003] sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 - 11.5% (49.4 MB)

[#004] sha256:3b0a7e6f20fbc38a7f19b3d07aa64262789970e984f390815f867ec783e4952d - 42.65% (183 MB)

[#005] sha256:ebb3a49d6a6e76e1ebcae7931912de6fe59ee2f2f6a9ec43a9ed8e5ba584b0a3 - 1.36% (5.86 MB)

[#006] sha256:68216b6edce5c2ef9bd39ad7be37a68f09f02c9eb4718e64bab882f38f8c1010 - 5.57% (23.9 MB)

[#007] sha256:122eb670adba100abcb8faf7207eb4d8a44a7608678a6dca7b5b1581785894e4 - 0.0% (232 Bytes)

[#008] sha256:249d6c18c9cc9cdeedf6b0235a76107d28b1319816100a1e46093a9d39a1fbf6 - 0.47% (2.01 MB)

[#009] sha256:228f5978f72203e9fba25e64b8c266124d6dfcbbbdd8c75c71d478eb59e8c4f3 - 0.0% (125 Bytes)

[#010] sha256:a691fd8d0ddfbd963c63ceae36151f2894614c5432af8110e259ef5347e54461 - 0.0% (797 Bytes)

[#011] sha256:67ecaccf17e299accc293dcbbc358792f83a69d5475ebe75cb3dcae14768cd9a - 12.94% (55.6 MB)

[#012] sha256:0e78a83206d496fa842bd5f5990ec32abd23f9902468f9cd167693e9cd5c7911 - 6.03% (25.9 MB)

[#013] sha256:f2ba799c1751416ac133b5a66606bd68a6d6d3fe43a8f4a5a6fd98d96a708964 - 4.35% (18.7 MB)


History
2020-07-22 02:03:16 UTC

/bin/sh -c #(nop) ADD file:89dfd7d3ed77fd5e05f20a0ab631142207ae462f5bbd877f8745d3930c751d87 in /

2020-07-22 02:03:16 UTC

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

2020-07-22 03:00:44 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-07-22 03:00:55 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-07-22 03:01:16 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-07-22 03:02:23 UTC

/bin/sh -c set -ex; apt-get update; DEBIAN_FRONTEND=noninteractive 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-07-22 12:09:23 UTC

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

2020-07-22 12:09:23 UTC

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

2020-07-22 13:20:40 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-07-22 13:20:40 UTC

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

2020-07-22 13:20:41 UTC

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

2020-07-22 13:27:50 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 && ldconfig && 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 -rf /usr/src/python && python3 --version

2020-07-22 13:27:51 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-07-22 13:27:51 UTC

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

2020-07-22 13:27:52 UTC

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

2020-07-22 13:27:52 UTC

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

2020-07-22 13:27:58 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-07-22 13:27:58 UTC

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

2020-07-28 13:32:22 UTC

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

2020-07-28 13:32:22 UTC

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

2020-07-28 13:33:04 UTC

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

2020-07-28 13:33:14 UTC

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

2020-07-28 13:33:15 UTC

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

2020-07-28 13:33:23 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-07-28 13:33:23 UTC

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

2020-07-28 13:33:24 UTC

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

2020-07-28 13:33:24 UTC

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

2020-07-28 13:33:24 UTC

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

2020-07-28 13:33:24 UTC

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

2020-07-28 13:33:24 UTC

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

2020-07-28 13:33: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