Namespace
apache
Image / Tag
kvrocks:nightly-20241212-64de844
Content Digest
sha256:1d90c0fa03b302c407372f600c63db0889a83d0cf9431347915fb41070ea2de5
Details
Created

2024-12-12 11:57:33 UTC

Size

62.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-12T11:39:01.046Z
  • 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
    64de844c08d5cd03ea733ea0af64dedc5956f9b9
  • 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:f072482f8c78dce85af8018e564e7d9ef46b90389d1d9a4e76fd427012082baa - 41.3% (25.8 MB)

[#002] sha256:8b1a619f4df27bdc4c23c2f60ba9f3cbd4a35fda035fdd778778defe293d2a03 - 0.0% (1.11 KB)

[#003] sha256:26f717715e32cac8bcbc19ffd0dcb517094a7e7ee4b2bc3c476f318c596a239f - 0.0% (171 Bytes)

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

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

[#006] sha256:0eabec6c3fd8da9b66f168822ffe131181e90c6ba7761b8a069dc1cf3c70d6d7 - 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-12 11:39:15 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-12 11:39:16 UTC (buildkit.dockerfile.v0)

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

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

USER kvrocks

2024-12-12 11:57:33 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-12-12 11:57:33 UTC (buildkit.dockerfile.v0)

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

2024-12-12 11:57:33 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-12 11:57:33 UTC (buildkit.dockerfile.v0)

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

2024-12-12 11:57:33 UTC (buildkit.dockerfile.v0)

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

2024-12-12 11:57:33 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-12-12 11:57:33 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-12 14:24:22 UTC

Size

62.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-12T11:39:01.046Z
  • 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
    64de844c08d5cd03ea733ea0af64dedc5956f9b9
  • 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:ab44dff780a3b33839ea7f6c738c72b29f5cc6b2e935f6fe203e0f9d45b4d49b - 42.0% (26.2 MB)

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

[#003] sha256:a227560026e9a59af282a7f9ee98e795db05ebadeaac5c2c4fbad60882456a6c - 0.0% (171 Bytes)

[#004] sha256:4f6c15b9dad813d70e790b3abf76f2200fe121e94e3d228e3112d7ec6c2a0998 - 15.0% (9.35 MB)

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

[#006] sha256:3e54d2a0a989281acbebf991d86ee16e2e9d34f1f9c97d6339d4e513743052b5 - 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-12 11:40:49 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-12 11:40:50 UTC (buildkit.dockerfile.v0)

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

2024-12-12 11:40:50 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-12 14:24:22 UTC (buildkit.dockerfile.v0)

USER kvrocks

2024-12-12 14:24:22 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2024-12-12 14:24:22 UTC (buildkit.dockerfile.v0)

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

2024-12-12 14:24:22 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-12 14:24:22 UTC (buildkit.dockerfile.v0)

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

2024-12-12 14:24:22 UTC (buildkit.dockerfile.v0)

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

2024-12-12 14:24:22 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2024-12-12 14:24:22 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