Namespace
apache
Image / Tag
kvrocks:nightly-20240802-0f5f18e
Content Digest
sha256:15bef07aeb92f282e2cf2420edc8db447f8b831670b882d8d92a93f4e92b31f7
Details
Created

2024-08-02 01:41:43 UTC

Size

57.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-02T01:22:50.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
    0f5f18e106bf874efc8257b6653b2c9717c24c50
  • 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.23% (27.8 MB)

[#001] sha256:1eb7583f8d85c8b8d5c5cabdb920a03e9af546fb4d9a6fb5f52e8b10e0dc87f7 - 35.11% (20.2 MB)

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

[#003] sha256:a108af3ca6e168468296354da4c10f36733b5a016eb0cc557be720fad957a263 - 16.62% (9.57 MB)

[#004] sha256:2968227ded7b89b1a33e48f91602a005f7030e9a0b8f04165633e9c9a0e58072 - 0.02% (9.12 KB)

[#005] sha256:33001bbddc78126276ad88b8c5c51a062f94cddc4c64b9828f7577dff6823544 - 0.02% (14 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-08-02 01:23:03 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-08-02 01:23:03 UTC (buildkit.dockerfile.v0)

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

2024-08-02 01:41:43 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-08-02 01:41:43 UTC (buildkit.dockerfile.v0)

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

2024-08-02 01:41:43 UTC (buildkit.dockerfile.v0)

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

2024-08-02 01:41:43 UTC (buildkit.dockerfile.v0)

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

2024-08-02 01:41:43 UTC (buildkit.dockerfile.v0)

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

2024-08-02 01:41:43 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-08-02 01:41:43 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-08-02 04:09:32 UTC

Size

56.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-02T01:22:50.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
    0f5f18e106bf874efc8257b6653b2c9717c24c50
  • 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.89% (27.8 MB)

[#001] sha256:be471b64aeee076cc059865d77d62151650edeef683b84d72f5d5a6304b370de - 34.86% (19.8 MB)

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

[#003] sha256:47384764425b066bf5e6041b5f8581bb85e139019299e5a65ae8a64c8fc72b72 - 16.21% (9.22 MB)

[#004] sha256:2968227ded7b89b1a33e48f91602a005f7030e9a0b8f04165633e9c9a0e58072 - 0.02% (9.12 KB)

[#005] sha256:ee38f3287faabe8bff0fdcd5e6146c9a0f02ac1d4c6b3ed3831f0aed35cfae31 - 0.02% (14 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-08-02 01:24:26 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-08-02 01:24:26 UTC (buildkit.dockerfile.v0)

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

2024-08-02 04:09:32 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-08-02 04:09:32 UTC (buildkit.dockerfile.v0)

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

2024-08-02 04:09:32 UTC (buildkit.dockerfile.v0)

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

2024-08-02 04:09:32 UTC (buildkit.dockerfile.v0)

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

2024-08-02 04:09:32 UTC (buildkit.dockerfile.v0)

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

2024-08-02 04:09:32 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-08-02 04:09:32 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