Namespace
apache
Image / Tag
kvrocks:nightly-20241211-6bbdc55
Content Digest
sha256:e1e82341461870ee1f475fc76bc1522e816fa205c64d733c40291aee963ee4ec
Details
Created

2024-12-11 11:10:55 UTC

Size

62.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-11T10:52:26.926Z
  • 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
    6bbdc553b6aaad22a380d614fcd006ec3738e4ce
  • 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:bc0965b23a04fe7f2d9fb20f597008fcf89891de1c705ffc1c80483a1f098e4f - 43.09% (26.9 MB)

[#001] sha256:4a60b16100cd114bbcc2de3b0ec95667564c4fefabc79e1d7a3861899e0294dc - 41.3% (25.8 MB)

[#002] sha256:83c9bb04eb1f2a9f6bb85b714897b719cb7337591ba287155c8949565f184945 - 0.0% (1.11 KB)

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

[#004] sha256:ebcd22b188b9d362a38deaa66a8ee354d5550568fd2455a69d665612e19767a3 - 15.56% (9.72 MB)

[#005] sha256:e8359afc2cf73aacb4a227d33f53cca265f16a09a894aaebab9c12710d37ce6b - 0.01% (9.1 KB)

[#006] sha256:7262506f50beb26dfdd2c518c1580f42cd7c35be0f0907e6d6ed5151344c8482 - 0.02% (14.9 KB)


History
2024-12-02 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'

2024-12-11 10:52:39 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-12-11 10:52:39 UTC (buildkit.dockerfile.v0)

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

2024-12-11 10:52:40 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-12-11 11:10:55 UTC (buildkit.dockerfile.v0)

USER kvrocks

2024-12-11 11:10:55 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-12-11 11:10:55 UTC (buildkit.dockerfile.v0)

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

2024-12-11 11:10:55 UTC (buildkit.dockerfile.v0)

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

2024-12-11 11:10:55 UTC (buildkit.dockerfile.v0)

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

2024-12-11 11:10:55 UTC (buildkit.dockerfile.v0)

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

2024-12-11 11:10:55 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-12-11 11:10:55 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-12-11 13:37:46 UTC

Size

62.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-11T10:52:26.926Z
  • 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
    6bbdc553b6aaad22a380d614fcd006ec3738e4ce
  • 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:bb3f2b52e6af242cee1bc6c19ce79e05544f8a1d13f5a6c1e828d98d2dbdc94e - 42.96% (26.8 MB)

[#001] sha256:0de41cb8a280da05b1fc3c88c22634e721ff18cc20a4baeb2c44c69588f1df18 - 42.0% (26.2 MB)

[#002] sha256:32c4b8f58d84ab37803302e6396adf9ecca124c22744dae203e4af7769e59ca9 - 0.0% (1.11 KB)

[#003] sha256:db7a023f5e935302dc25a4df27a698dca158f331a442b86edf4c883307b2da79 - 0.0% (172 Bytes)

[#004] sha256:b85e421ea6add54223db73f0bc794d35519fd0b865c2f4c1f55cad4bd0d58903 - 15.0% (9.34 MB)

[#005] sha256:e8359afc2cf73aacb4a227d33f53cca265f16a09a894aaebab9c12710d37ce6b - 0.01% (9.1 KB)

[#006] sha256:c49d38cf6c0c62ba48abc07be8993193d1e211ec50e3a6df89b4dde5807c3507 - 0.02% (14.9 KB)


History
2024-12-02 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'

2024-12-11 10:54:18 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-12-11 10:54:19 UTC (buildkit.dockerfile.v0)

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

2024-12-11 10:54:19 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-12-11 13:37:46 UTC (buildkit.dockerfile.v0)

USER kvrocks

2024-12-11 13:37:46 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-12-11 13:37:46 UTC (buildkit.dockerfile.v0)

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

2024-12-11 13:37:46 UTC (buildkit.dockerfile.v0)

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

2024-12-11 13:37:46 UTC (buildkit.dockerfile.v0)

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

2024-12-11 13:37:46 UTC (buildkit.dockerfile.v0)

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

2024-12-11 13:37:46 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-12-11 13:37:46 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