Namespace
apache
Image / Tag
kvrocks:nightly-20240725-5d287de
Content Digest
sha256:36004c10869ec9981c9ca686b5baf42b6200b548ddb45abdf5145a0642018c3d
Details
Created

2024-07-25 06:04:30 UTC

Size

57.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-25T05:46:21.971Z
  • 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
    5d287de082faaf84a04272cc00ed7919aac59c7b
  • 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:efc2b5ad9eec05befa54239d53feeae3569ccbef689aa5e5dbfc25da6c4df559 - 48.26% (27.8 MB)

[#001] sha256:082e47f5fecd803055823b2488dbd141b5c7a421efefd506056ed8e67ca02deb - 35.13% (20.2 MB)

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

[#003] sha256:ee2015215f1df2074423ec7e4dfa9e0e8e15dcbb9401d2d8898c1f8961120a9c - 16.56% (9.53 MB)

[#004] sha256:4600d86cf6201b2fdc43018b9d08229c2b8eeb359a69b909faaf51dbb0043da5 - 0.02% (9.12 KB)

[#005] sha256:0458ce88d51940a3bd27ca7ddc6e96e69499280c069fa3437716684f499e1ce9 - 0.02% (13.9 KB)


History
2024-07-23 05:24:15 UTC

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

2024-07-23 05:24:16 UTC

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

2024-07-25 05:46:34 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get upgrade -y && apt-get -y install openssl ca-certificates redis-tools && apt-get clean # buildkit

2024-07-25 05:46:34 UTC (buildkit.dockerfile.v0)

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

2024-07-25 06:04:30 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-07-25 06:04:30 UTC (buildkit.dockerfile.v0)

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

2024-07-25 06:04:30 UTC (buildkit.dockerfile.v0)

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

2024-07-25 06:04:30 UTC (buildkit.dockerfile.v0)

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

2024-07-25 06:04:30 UTC (buildkit.dockerfile.v0)

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

2024-07-25 06:04:30 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-07-25 06:04:30 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-07-25 08:29:05 UTC

Size

56.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-25T05:46:21.971Z
  • 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
    5d287de082faaf84a04272cc00ed7919aac59c7b
  • 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:262a5f25eec7a7daccd94a64695e41acca5262f481c3630ef31289616897aa40 - 48.92% (27.8 MB)

[#001] sha256:e39c2b68ef70ee1d6e792a5e8662159677e73782cb22f4b41af388d043c23f4e - 34.88% (19.8 MB)

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

[#003] sha256:a492920a4650aabeadc2a5f5cc368fd1af6d15c2e0e0056fc81be7366cceeb96 - 16.16% (9.19 MB)

[#004] sha256:4600d86cf6201b2fdc43018b9d08229c2b8eeb359a69b909faaf51dbb0043da5 - 0.02% (9.12 KB)

[#005] sha256:f1e02cd2265342938f87629d7d87a35717de4ceb3e5991757e51219ec6601ad7 - 0.02% (13.9 KB)


History
2024-07-23 04:17:51 UTC

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

2024-07-23 04:17:52 UTC

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

2024-07-25 05:47:57 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get upgrade -y && apt-get -y install openssl ca-certificates redis-tools && apt-get clean # buildkit

2024-07-25 05:47:57 UTC (buildkit.dockerfile.v0)

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

2024-07-25 08:29:05 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-07-25 08:29:05 UTC (buildkit.dockerfile.v0)

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

2024-07-25 08:29:05 UTC (buildkit.dockerfile.v0)

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

2024-07-25 08:29:05 UTC (buildkit.dockerfile.v0)

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

2024-07-25 08:29:05 UTC (buildkit.dockerfile.v0)

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

2024-07-25 08:29:05 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-07-25 08:29:05 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