Namespace
apache
Image / Tag
kvrocks:nightly-20231218-64e7834
Content Digest
sha256:1a7deb11bc57e57027bd4a5a30930d5ff53464c6a6852f9d50b135ba616ea334
Details
Created

2023-12-18 10:34:01 UTC

Size

15.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-12-18T10:14:13.757Z
  • org.opencontainers.image.description
    Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    64e7834fea79a81d5de125a8fe3ae8e00dc82ee6
  • org.opencontainers.image.source
    https://github.com/apache/kvrocks
  • org.opencontainers.image.title
    kvrocks
  • org.opencontainers.image.url
    https://github.com/apache/kvrocks
  • org.opencontainers.image.version
    nightly

Environment
PATH

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


Layers

[#000] sha256:070eb51debd997eca763a31532c01e2579afe94e43b110d84282a81cb576e342 - 16.98% (2.68 MB)

[#001] sha256:236e46a6591ac33dab75a19c7c85618b70d4a988805d2f7e22681d8190ad5dea - 15.02% (2.37 MB)

[#002] sha256:91cddea27892f325ebca83e1259e9c2ad2f31d06fc6524dfcdafac60a129c9cd - 0.0% (115 Bytes)

[#003] sha256:1a9e9bdabfa17d51479621e1cf65d63550f902a2affb053c9a7a6cb93a9e4d63 - 67.04% (10.6 MB)

[#004] sha256:e25ef5a6229cb0c99c6c7c881584ee63bbad4b250e81c4dacb5bec912102497a - 0.83% (134 KB)

[#005] sha256:cd89b6fd3b68b9a7e3090a0d5f753031d5a511f0d59625bb04c72f25a8d65852 - 0.05% (7.83 KB)

[#006] sha256:18f361fe67d324f1eedeea88fbee9e6880fdf8d3a552811270d326ec26122a3b - 0.08% (12.8 KB)


History
2023-11-30 23:23:05 UTC

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

2023-11-30 23:23:05 UTC

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

2023-12-18 10:14:18 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk upgrade && apk add libexecinfo # buildkit

2023-12-18 10:14:18 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir /var/run/kvrocks # buildkit

2023-12-18 10:34:01 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2023-12-18 10:34:01 UTC (buildkit.dockerfile.v0)

COPY /kvrocks/build/kvrocks /bin/ # buildkit

2023-12-18 10:34:01 UTC (buildkit.dockerfile.v0)

COPY /usr/bin/redis-cli /bin/ # buildkit

2023-12-18 10:34:01 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "./bin/redis-cli -p 6666 PING | grep -E '(PONG|NOAUTH)' || exit 1"] "10s" "1s" "30s" "0s" '\x03'}

2023-12-18 10:34:01 UTC (buildkit.dockerfile.v0)

COPY ./LICENSE ./NOTICE ./licenses /kvrocks/ # buildkit

2023-12-18 10:34:01 UTC (buildkit.dockerfile.v0)

COPY ./kvrocks.conf /var/lib/kvrocks/ # buildkit

2023-12-18 10:34:01 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2023-12-18 10:34:01 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["kvrocks" "-c" "/var/lib/kvrocks/kvrocks.conf" "--dir" "/var/lib/kvrocks" "--pidfile" "/var/run/kvrocks/kvrocks.pid" "--bind" "0.0.0.0"]

Details
Created

2023-12-18 13:10:04 UTC

Size

15.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-12-18T10:14:13.757Z
  • org.opencontainers.image.description
    Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    64e7834fea79a81d5de125a8fe3ae8e00dc82ee6
  • org.opencontainers.image.source
    https://github.com/apache/kvrocks
  • org.opencontainers.image.title
    kvrocks
  • org.opencontainers.image.url
    https://github.com/apache/kvrocks
  • org.opencontainers.image.version
    nightly

Environment
PATH

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


Layers

[#000] sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e - 16.71% (2.58 MB)

[#001] sha256:c81ab8ec20dc62ca1df2dc76023a277214e57c3652e7968aa350b80aa9f8e7dd - 15.18% (2.35 MB)

[#002] sha256:101352f387c3ec83684577873857e6b6f0d980f831024097450c0492fa04e0e0 - 0.0% (115 Bytes)

[#003] sha256:7cea945f013bb5cc732ff8324bca6e4d5cf1ba9c3e605d4f9f13adecb5fd6271 - 67.12% (10.4 MB)

[#004] sha256:1482dadde76a1c5cfa5b5dfe976f9377027c42ce1cf772bf9f25bb04e04c4ca1 - 0.86% (136 KB)

[#005] sha256:cd89b6fd3b68b9a7e3090a0d5f753031d5a511f0d59625bb04c72f25a8d65852 - 0.05% (7.83 KB)

[#006] sha256:7663f0aaeb830f083492b11cbf2fda5c9b0fb79af381ec85bb6d9cbfbb8a6b80 - 0.08% (12.8 KB)


History
2023-11-30 23:11:11 UTC

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

2023-11-30 23:11:11 UTC

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

2023-12-18 10:14:20 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk upgrade && apk add libexecinfo # buildkit

2023-12-18 10:14:21 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir /var/run/kvrocks # buildkit

2023-12-18 13:10:04 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2023-12-18 13:10:04 UTC (buildkit.dockerfile.v0)

COPY /kvrocks/build/kvrocks /bin/ # buildkit

2023-12-18 13:10:04 UTC (buildkit.dockerfile.v0)

COPY /usr/bin/redis-cli /bin/ # buildkit

2023-12-18 13:10:04 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "./bin/redis-cli -p 6666 PING | grep -E '(PONG|NOAUTH)' || exit 1"] "10s" "1s" "30s" "0s" '\x03'}

2023-12-18 13:10:04 UTC (buildkit.dockerfile.v0)

COPY ./LICENSE ./NOTICE ./licenses /kvrocks/ # buildkit

2023-12-18 13:10:04 UTC (buildkit.dockerfile.v0)

COPY ./kvrocks.conf /var/lib/kvrocks/ # buildkit

2023-12-18 13:10:04 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2023-12-18 13:10:04 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["kvrocks" "-c" "/var/lib/kvrocks/kvrocks.conf" "--dir" "/var/lib/kvrocks" "--pidfile" "/var/run/kvrocks/kvrocks.pid" "--bind" "0.0.0.0"]

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