Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.
10K+
docker run -it infinispan/cli
The image's endpoint is the CLI binary, so it's possible to pass the usual CLI args straight to the image. For example:
docker run -it infinispan/cli --connect http://<server-url>:11222
You can find complete documentation for the CLI, in our CLI User Guide.
Content type
Image
Digest
sha256:f90247af2…
Size
105.2 MB
Last updated
about 1 year ago
docker pull infinispan/cli