Namespace
apache
Image / Tag
kvrocks:nightly-20240121-e3036f2
Content Digest
sha256:b581b3d7d02451fbf6a46bb3e11d013833e1f3e86078c95568b55fb342b9cfe0
Details
Created

2024-01-21 10:54:41 UTC

Size

15.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-01-21T10:34:55.436Z
  • 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
    e3036f2f5f58546584eaabf3750ac22f8393149b
  • 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.89% (2.68 MB)

[#001] sha256:100e48e2b71ee8578d421ed1fa7f829b16105760c8654bb45392a450b0a382e8 - 14.94% (2.37 MB)

[#002] sha256:d4d96ecaeeca58725269aac703ec3dd2d5b90219a0c184e7d785f74e73d647e4 - 0.0% (116 Bytes)

[#003] sha256:0291070c5eeba87892cbbd2f8b7869ce846a37d33e80d1ddf3efe7e289320f7b - 67.22% (10.7 MB)

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

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

[#006] sha256:153a77be2a7a1349f15ccd0a2999b6225d21530192ee84ea0fd988648960b01a - 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"]

2024-01-21 10:34:59 UTC (buildkit.dockerfile.v0)

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

2024-01-21 10:34:59 UTC (buildkit.dockerfile.v0)

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

2024-01-21 10:54:41 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-01-21 10:54:41 UTC (buildkit.dockerfile.v0)

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

2024-01-21 10:54:41 UTC (buildkit.dockerfile.v0)

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

2024-01-21 10:54:41 UTC (buildkit.dockerfile.v0)

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

2024-01-21 10:54:41 UTC (buildkit.dockerfile.v0)

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

2024-01-21 10:54:41 UTC (buildkit.dockerfile.v0)

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

2024-01-21 10:54:41 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-01-21 10:54:41 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

2024-01-21 13:32:17 UTC

Size

15.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-01-21T10:34:55.436Z
  • 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
    e3036f2f5f58546584eaabf3750ac22f8393149b
  • 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.63% (2.58 MB)

[#001] sha256:e0d734fdf35d35ce60f2700dbf1e26c6056d5853c603b20d8314b14d03a4f942 - 15.11% (2.35 MB)

[#002] sha256:088f336df417489e513afbe6514b79f96c976fab797d825b1ec7b4e447282544 - 0.0% (117 Bytes)

[#003] sha256:a1e6d4fdd90687c77c12dfa0e06aca7176fef5db8d8e40d321fb3e8a5da87998 - 67.28% (10.4 MB)

[#004] sha256:c2086e65357df0f2b7e5a4289aa0412465ce4f823b66bace05d840b4392f827d - 0.85% (136 KB)

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

[#006] sha256:83150ab9613b5815576e3518a74cdf82f7a2606648b157c5b8c0cd6f34f9e143 - 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"]

2024-01-21 10:35:03 UTC (buildkit.dockerfile.v0)

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

2024-01-21 10:35:03 UTC (buildkit.dockerfile.v0)

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

2024-01-21 13:32:17 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-01-21 13:32:17 UTC (buildkit.dockerfile.v0)

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

2024-01-21 13:32:17 UTC (buildkit.dockerfile.v0)

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

2024-01-21 13:32:17 UTC (buildkit.dockerfile.v0)

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

2024-01-21 13:32:17 UTC (buildkit.dockerfile.v0)

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

2024-01-21 13:32:17 UTC (buildkit.dockerfile.v0)

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

2024-01-21 13:32:17 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-01-21 13:32:17 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