Namespace
opstree
Image / Tag
redis:v2.0
Content Digest
sha256:11fc57fa5868efcbf994aaa8a738e717d66b4f5aa7c30a0b21150981f5d395b2
Details
Created

2020-07-30 10:37:07 UTC

Size

74 MB

Content Digest
Labels
  • ARCH
    AMD64
  • DESCRIPTION
    A production grade performance tuned redis 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:31603596830fc7e56753139f9c2c6bd3759e48a850659506ebfb885d1cf3aef5 - 3.57% (2.64 MB)

[#001] sha256:e6c76b2f414551e4a033a63097aef91d35206c57c4612c32abf86aeedd5548db - 76.74% (56.8 MB)

[#002] sha256:083d9a48cdd8e3a3f219c6feddab58f611895ce334c0a827ba5f5e9ed11d4354 - 19.68% (14.6 MB)

[#003] sha256:05f5971e45221b619934849c48f4ebc88b631de2501b7ac049be225af8dff47f - 0.0% (248 Bytes)

[#004] sha256:2ebe2b24ab55bb2d8bdae33ac064465dfb2740a76b5f94d1e4d4b277e47521f3 - 0.0% (829 Bytes)

[#005] sha256:e8f5d98f0e2cecb175f8fb654f06b290ae3b3a072f3f4bb32318ede9343c79b0 - 0.0% (425 Bytes)

[#006] sha256:137bc3d8c295dc1399c6e8a289b763771e1cfea8b08e4a4c7bc306840f59eb8f - 0.0% (275 Bytes)

[#007] sha256:0b321c9d09644453498b4ab257e5cb91adabb2a3d7661fd6cb529a5c691076d8 - 0.0% (127 Bytes)


History
2020-04-24 01:05:35 UTC

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

2020-04-24 01:05:35 UTC

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

2020-07-25 14:32:38 UTC

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

2020-07-25 14:32:40 UTC

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

2020-07-25 14:32:41 UTC

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

2020-07-25 14:32:43 UTC

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

2020-07-25 14:33:36 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-07-25 14:36:21 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-07-25 14:36:23 UTC

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

2020-07-30 10:36:59 UTC

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

2020-07-30 10:37:00 UTC

/bin/sh -c #(nop) COPY file:0123bf0caf1640358778125ea2929f826885268e5d342c3e88c4eced61dc6a25 in /usr/bin/setupMasterSlave.sh

2020-07-30 10:37:00 UTC

/bin/sh -c #(nop) COPY file:3d5da1ee2bddb52aab73b55ead15dd4f3a619a594b363f6aefd4cdae26af51c0 in /usr/bin/healthcheck.sh

2020-07-30 10:37:02 UTC

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

2020-07-30 10:37:04 UTC

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

2020-07-30 10:37:06 UTC

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

2020-07-30 10:37:07 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