Namespace
opstree
Image / Tag
redis:v1-9
Content Digest
sha256:66f1c94b5a9dbc0ea9527cf3e92c6c1683e896f9dcacbb0cded18a5a92981319
Details
Created

2020-03-19 16:54:59 UTC

Size

72.8 MB

Content Digest
Labels
  • ARCH
    AMD64
  • DESCRIPTION
    A production grade performance tuned docker image created by Opstree Solutions
  • VERSION
    1.0

Environment
PATH

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


Layers

[#000] sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c - 3.62% (2.64 MB)

[#001] sha256:62c2435cd445f20e59ab1a15d21cda9e27911a2fed3286157dbbb334eac25cb8 - 78.01% (56.8 MB)

[#002] sha256:c0a995cf1ba3250cce88390cf48c87c2ec0aec4816ff8a326d26c86256e1ccff - 18.37% (13.4 MB)

[#003] sha256:ec57b697d7a6700659578b817deedfbdaa203819935029873c9982712d9fa20d - 0.0% (255 Bytes)

[#004] sha256:2b197f6f9ffd644e337711bb453ae05880218f722523254bb618aac4200f89ba - 0.0% (520 Bytes)

[#005] sha256:f4c8df76c9c400c44ab2e6e43103a3fa07a19e659f222e0f3c264ef19399c1ed - 0.0% (381 Bytes)

[#006] sha256:c5e655ad7a9ce0c7f29a81ba501910671f4275a33f5ff9625c754a54996ef22f - 0.0% (99 Bytes)


History
2020-01-23 16:53:17 UTC

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

2020-01-23 16:53:17 UTC

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

2020-03-19 16:41:20 UTC

/bin/sh -c #(nop) MAINTAINER Opstree Solutions

2020-03-19 16:41:21 UTC

/bin/sh -c #(nop) LABEL VERSION=1.0 ARCH=AMD64 DESCRIPTION=A production grade performance tuned docker image created by Opstree Solutions

2020-03-19 16:41:22 UTC

/bin/sh -c #(nop) ARG REDIS_DOWNLOAD_URL=http://download.redis.io/

2020-03-19 16:41:22 UTC

/bin/sh -c #(nop) ARG REDIS_VERSION=stable

2020-03-19 16:52:44 UTC

|2 REDIS_DOWNLOAD_URL=http://download.redis.io/ REDIS_VERSION=stable /bin/sh -c addgroup -S -g 1001 redis && adduser -S -G redis -u 1001 redis && apk add --no-cache su-exec tzdata make curl build-base linux-headers bash

2020-03-19 16:54:55 UTC

|2 REDIS_DOWNLOAD_URL=http://download.redis.io/ REDIS_VERSION=stable /bin/sh -c curl -fL -Lo /tmp/redis-${REDIS_VERSION}.tar.gz ${REDIS_DOWNLOAD_URL}/redis-${REDIS_VERSION}.tar.gz && cd /tmp && tar xvzf redis-${REDIS_VERSION}.tar.gz && cd redis-${REDIS_VERSION} && make && make install && mkdir -p /etc/redis && cp -f *.conf /etc/redis && rm -rf /tmp/redis-${REDIS_VERSION}* && apk del curl make

2020-03-19 16:54:56 UTC

/bin/sh -c #(nop) COPY file:23f3acdef28f81f2186e19940cc5d9cf57b15a13a40d3653900362a278185cd3 in /etc/redis/redis.conf

2020-03-19 16:54:56 UTC

/bin/sh -c #(nop) COPY file:9e1b1d78c8cbf90592f695d557e6f8ef88272ec8216fc97ad81da17046e5f03d in /usr/bin/entrypoint.sh

2020-03-19 16:54:56 UTC

/bin/sh -c #(nop) COPY file:b780024fae2246cbd51bb5c9e4cf79f63111347da393798b6dc69e0ff4dc34c0 in /usr/bin/run.sh

2020-03-19 16:54:57 UTC

/bin/sh -c #(nop) VOLUME [/data]

2020-03-19 16:54:57 UTC

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

2020-03-19 16:54:57 UTC

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

2020-03-19 16:54:58 UTC

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

2020-03-19 16:54:59 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/entrypoint.sh"]

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