Namespace
apache
Image / Tag
kvrocks:nightly-20240823-111d4e8
Content Digest
sha256:a16b3c0154d2eb99a6a2c2a05826d510b5f31199dd5e5368ef3c69cbb96af2b0
Details
Created

2024-08-23 11:19:17 UTC

Size

63.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-23T11:00:42.318Z
  • 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
    111d4e8f17958696b67b7ff2d342f9826da29c05
  • 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:e4fff0779e6ddd22366469f08626c3ab1884b5cbe1719b26da238c95f247b305 - 43.88% (27.8 MB)

[#001] sha256:a25ba9207a349842af89a24cd91f39a391f77997f0045df831cd37dd0150d2b6 - 40.97% (25.9 MB)

[#002] sha256:1253be75e4280f691d256f8ea285b4120fd9d0ffbf044238ce34a2de554dbe38 - 0.0% (1.11 KB)

[#003] sha256:6750b18c7efebe52b8ee9d71c9ddd0d8cf529b5208733e8d3e110f3259afbe97 - 0.0% (170 Bytes)

[#004] sha256:fa032937600da8e98de8c1c85fea9c4028d31e39fbb43652e1d9ca415cac17d8 - 15.12% (9.57 MB)

[#005] sha256:f65cbe131c9483dbf893d5e604b9ab64bff5152a50f1f23fcbb1d1fb10caeb88 - 0.01% (9.11 KB)

[#006] sha256:9b9b494e93eb20caf73b4f793f325a2e567215324f2cae6e1978a8093ef7e062 - 0.02% (13.9 KB)


History
2024-08-13 00:20:20 UTC

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

2024-08-13 00:20:20 UTC

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

2024-08-23 11:00:55 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 binutils && apt-get clean # buildkit

2024-08-23 11:00:55 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c groupadd -r kvrocks && useradd -r -g kvrocks kvrocks # buildkit

2024-08-23 11:00:55 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir /var/run/kvrocks /var/lib/kvrocks && chown -R kvrocks:kvrocks /var/run/kvrocks /var/lib/kvrocks # buildkit

2024-08-23 11:19:17 UTC (buildkit.dockerfile.v0)

USER kvrocks

2024-08-23 11:19:17 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-08-23 11:19:17 UTC (buildkit.dockerfile.v0)

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

2024-08-23 11:19:17 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-23 11:19:17 UTC (buildkit.dockerfile.v0)

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

2024-08-23 11:19:17 UTC (buildkit.dockerfile.v0)

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

2024-08-23 11:19:17 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-08-23 11:19: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"]

Details
Created

2024-08-23 13:46:24 UTC

Size

63.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-23T11:00:42.318Z
  • 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
    111d4e8f17958696b67b7ff2d342f9826da29c05
  • 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:aa6fbc30c84e14e64571d3d7b547ea801dfca8a7bd74bd930b5ea5de3eb2f442 - 43.89% (27.8 MB)

[#001] sha256:cb3373dc9507772c4e755d209ab0e0d8edfa7d614dc1cf8e4f0b13f2bf2eeb75 - 41.51% (26.3 MB)

[#002] sha256:82f6cd169a2063dabc8c4423a3aee5e7214cc7dff2235931d2489584097252ae - 0.0% (1.11 KB)

[#003] sha256:ec3d794397a5408d98f6956d0482e0f0ae7065d887bc1d99dc05412ffb2c09e9 - 0.0% (169 Bytes)

[#004] sha256:4bc99c2b6cb1733df5434597b62a5a288719496e28bfc9d369f59759034cce49 - 14.56% (9.22 MB)

[#005] sha256:f65cbe131c9483dbf893d5e604b9ab64bff5152a50f1f23fcbb1d1fb10caeb88 - 0.01% (9.11 KB)

[#006] sha256:ba9d50ece6d91da80a2105e9a9b843569aa340446f4a40379225259aca1c29b1 - 0.02% (13.9 KB)


History
2024-08-13 00:39:51 UTC

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

2024-08-13 00:39:51 UTC

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

2024-08-23 11:02:24 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 binutils && apt-get clean # buildkit

2024-08-23 11:02:24 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c groupadd -r kvrocks && useradd -r -g kvrocks kvrocks # buildkit

2024-08-23 11:02:25 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir /var/run/kvrocks /var/lib/kvrocks && chown -R kvrocks:kvrocks /var/run/kvrocks /var/lib/kvrocks # buildkit

2024-08-23 13:46:24 UTC (buildkit.dockerfile.v0)

USER kvrocks

2024-08-23 13:46:24 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-08-23 13:46:24 UTC (buildkit.dockerfile.v0)

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

2024-08-23 13:46:24 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-23 13:46:24 UTC (buildkit.dockerfile.v0)

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

2024-08-23 13:46:24 UTC (buildkit.dockerfile.v0)

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

2024-08-23 13:46:24 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-08-23 13:46:24 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