Namespace
apache
Image / Tag
kvrocks:nightly-20240421-0f2de7d
Content Digest
sha256:3ccbd51a1c965b2a4ad0da39b4e540d2755d2599ec1899ce8f326a2f8e255fb5
Details
Created

2024-04-21 03:33:19 UTC

Size

16.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-21T03:11:58.167Z
  • 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
    0f2de7d0a275028cd9519a5ae22f0f97af1ffa2f
  • 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:a88dc8b54e91eb6b19695ef7e04865926d4df23004f414a3ee86978617492d4d - 16.56% (2.68 MB)

[#001] sha256:1a06264ff2305fc64d5dfdf558ca3f7678d17a5cada0e0b315f1ee36ec6bee07 - 15.4% (2.49 MB)

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

[#003] sha256:978fa671c478f7db429dcfede50fdecf6102c201c96e1719ae9d3fa4cee11362 - 67.1% (10.9 MB)

[#004] sha256:2564d5f6d4e88ed65385e630a1bb3ae248586d799eb8f4a3d7a64a3e8b2a4658 - 0.81% (134 KB)

[#005] sha256:396bd4583036f84bea25d1fa63d02d7dabe0099b041faeb15bb7e8f521388364 - 0.05% (8.1 KB)

[#006] sha256:1de53802e22d87f8c07662df0b90aa16d12a1b5f10ff8f60934af82a297afe2a - 0.08% (13.8 KB)


History
2024-01-27 00:31:09 UTC

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

2024-01-27 00:31:09 UTC

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

2024-04-21 03:12:05 UTC (buildkit.dockerfile.v0)

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

2024-04-21 03:12:05 UTC (buildkit.dockerfile.v0)

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

2024-04-21 03:33:19 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-04-21 03:33:19 UTC (buildkit.dockerfile.v0)

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

2024-04-21 03:33:19 UTC (buildkit.dockerfile.v0)

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

2024-04-21 03:33:19 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-04-21 03:33:19 UTC (buildkit.dockerfile.v0)

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

2024-04-21 03:33:19 UTC (buildkit.dockerfile.v0)

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

2024-04-21 03:33:19 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-04-21 03:33:19 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-04-21 06:22:23 UTC

Size

15.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-21T03:11:58.167Z
  • 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
    0f2de7d0a275028cd9519a5ae22f0f97af1ffa2f
  • 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:550f8bf8502cef18df2424ad36edbc4cc08c7ef11b44f493af59029aab98f61d - 16.33% (2.58 MB)

[#001] sha256:e52671c3095faded7391297ff21e606e5ed0102588e8c2843e70f94be02d1770 - 15.6% (2.47 MB)

[#002] sha256:a410aa0a63f2609d01ec52a8c6b8a4198f985a396ef6fb3417b3ac3615a6f193 - 0.0% (114 Bytes)

[#003] sha256:c4bcb6531c2dbc5f3ecd09eaa80f043b032860735fcbb8ac24f3f243092c5ce7 - 67.09% (10.6 MB)

[#004] sha256:6160477c78f4677ea7da46c05c9b0b593974276fc9f27ac0d0b3fb5a4b27e463 - 0.84% (136 KB)

[#005] sha256:396bd4583036f84bea25d1fa63d02d7dabe0099b041faeb15bb7e8f521388364 - 0.05% (8.1 KB)

[#006] sha256:21de8189ae5ee822b54e008be3cd8546cf24b460763db8c5ca6726df2b70d9d0 - 0.08% (13.7 KB)


History
2024-01-26 23:45:05 UTC

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

2024-01-26 23:45:05 UTC

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

2024-04-21 03:12:09 UTC (buildkit.dockerfile.v0)

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

2024-04-21 03:12:09 UTC (buildkit.dockerfile.v0)

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

2024-04-21 06:22:23 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-04-21 06:22:23 UTC (buildkit.dockerfile.v0)

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

2024-04-21 06:22:23 UTC (buildkit.dockerfile.v0)

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

2024-04-21 06:22:23 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-04-21 06:22:23 UTC (buildkit.dockerfile.v0)

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

2024-04-21 06:22:23 UTC (buildkit.dockerfile.v0)

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

2024-04-21 06:22:23 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-04-21 06:22:23 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