Namespace
apache
Image / Tag
kvrocks:nightly-20250201-b878275
Content Digest
sha256:7b3303482401f073344c31b870d1bfd467a4291b2b5f80f0c4e092b4842121b8
Details
Created

2025-02-01 09:31:42 UTC

Size

61.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-02-01T09:18:01.103Z
  • 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
    b87827533396557bc84ee348e2b29674d02ddf64
  • 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
    unstable

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:af302e5c37e9dc1dbe2eadc8f5059d82a914066b541b0d1a6daa91d0cc55057d - 43.85% (26.9 MB)

[#001] sha256:48ca418c2aa6299db31a7fd81105cc6590d0c8c39e98dca6e182c7217d56a39b - 42.45% (26 MB)

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

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

[#004] sha256:6608e6bfd2ed09215daed2d9c27348ccd1a390e89997eb88e20886759e64db3a - 13.66% (8.38 MB)

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

[#006] sha256:a405d2bd17c1cdd72bc437b4b3a09d6b1c9a78ce014c4937f66fc8bd0d1ff25a - 0.02% (15.1 KB)


History
2025-01-13 00:00:00 UTC (debuerreotype 0.15)

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

2025-02-01 09:18: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

2025-02-01 09:18:18 UTC (buildkit.dockerfile.v0)

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

2025-02-01 09:18:18 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

2025-02-01 09:31:42 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-02-01 09:31:42 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-02-01 09:31:42 UTC (buildkit.dockerfile.v0)

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

2025-02-01 09:31:42 UTC (buildkit.dockerfile.v0)

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

2025-02-01 09:31:42 UTC (buildkit.dockerfile.v0)

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

2025-02-01 09:31:42 UTC (buildkit.dockerfile.v0)

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

2025-02-01 09:31:42 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-02-01 09:31:42 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

2025-02-01 09:26:07 UTC

Size

61.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-02-01T09:18:04.314Z
  • 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
    b87827533396557bc84ee348e2b29674d02ddf64
  • 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
    unstable

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:7ce705000c390df8b2edde0e8b9c65a6677da4503a8f8fd89b355a3f827a275f - 43.66% (26.7 MB)

[#001] sha256:2475478148f14eeb7b9e73a70e7bb9264c04c4a0758600366abb7f1fdb1e3480 - 43.11% (26.4 MB)

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

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

[#004] sha256:61951f35a42ac2de885337cac679a652a47579733dc04633d6601d7121877508 - 13.19% (8.08 MB)

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

[#006] sha256:43ea6547003081b2a19288a8541ec886ec508900f3095b3b2576ae90fe0d1a45 - 0.02% (15.1 KB)


History
2025-01-13 00:00:00 UTC (debuerreotype 0.15)

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

2025-02-01 09:18:37 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

2025-02-01 09:18:37 UTC (buildkit.dockerfile.v0)

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

2025-02-01 09:18:37 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

2025-02-01 09:26:07 UTC (buildkit.dockerfile.v0)

USER kvrocks

2025-02-01 09:26:07 UTC (buildkit.dockerfile.v0)

VOLUME [/var/lib/kvrocks]

2025-02-01 09:26:07 UTC (buildkit.dockerfile.v0)

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

2025-02-01 09:26:07 UTC (buildkit.dockerfile.v0)

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

2025-02-01 09:26:07 UTC (buildkit.dockerfile.v0)

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

2025-02-01 09:26:07 UTC (buildkit.dockerfile.v0)

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

2025-02-01 09:26:07 UTC (buildkit.dockerfile.v0)

EXPOSE map[6666/tcp:{}]

2025-02-01 09:26:07 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