Hazelcast IMDG is an open source in-memory data grid based on Java. It is also the name of the company developing the product. The Hazelcast company is funded by venture capital and headquartered in San Mateo, California.
See github.com/hazelcast/hazelcast for more information This image is built by IBM to run on the IBM Z architecture and is not affiliated with any other community that provides a version of this image.5.1.1 | docker pull icr.io/ibmz/hazelcast@sha256:bccb37d3e614a9495e8e4c6eaa17315718471b312d0aca950ccd73800f1284ab | Vulnerability Report | 06-08-2022 | 5.0-manage | docker pull icr.io/ibmz/hazelcast@sha256:4dcd5a4e604b96d883786b0053d372b0503d50b2aca5938b2031db79a5227bd7 | Vulnerability Report | 06-08-2022 | 5.2.2 | docker pull icr.io/ibmz/hazelcast@sha256:1334e083d86fd6d6c8bb1e76b92290ec7bcee311441e3ffe1b0394a3b8534d35 | Vulnerability Report | 03-13-2023 |
Version | Pull String | Security (IBM Cloud) | Created |
---|---|---|---|
docker run -d -e HZ_NETWORK_PUBLICADDRESS=[host-ip]:5701 -p 5701:5701 icr.io/ibmz/hazelcast:[tag]
Link a management container to this instance:
docker run -i -p 8080:8080 icr.io/ibmz/hazelcast:[management-tag]
Then navigate to the [host-ip] at port 8080, create a user and connect a running cluster to your hazelcast instance.
For more information, please look to the official documentation [here.](https://github.com/hazelcast/hazelcast-docker)