apache-ignite
Apache Ignite is a distributed database management system for high-performance computing.
See ignite.apache.org 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.
License
View license information
here
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Versions
Use the pull string below for the version of this image you require.
2.12.0 |
docker pull icr.io/ibmz/apache-ignite@sha256:df054365ea11b958ebf851de3e5290a1bba4f5cc90d73a338dce3aee9c8c054f |
Vulnerability Report | 10-29-2024 |
Version |
Pull String |
Security (IBM Cloud) |
Created |
Usage Notes
Exposed Ports:
11211 47100 47500 49112 10800
Start a running apache-ignite node on port 10800:
docker run -d -p 10800:10800 icr.io/ibmz/apache-ignite:2.12.0
[Please refer to the official documentation for more information.](https://ignite.apache.org/docs/latest/)