Igniters,
I've just found that a script with docked Apache Ignite on docker hub
site [1] doesn't work for newer versions (start from 2.6.0?) since the
word `fabric` has been removed from a release distribution name.
Can we update this documentation to the newer one?
I can also suggest using this URL [2] for resource download since at
dist.apache.org will be available only the latest version.
RUN curl
https://dist.apache.org/repos/dist/release/ignite/${IGNITE_VERSION}/apache-ignite-fabric-${IGNITE_VERSION}-bin.zip
-o ignite.zip \ && unzip ignite.zip \ && rm ignite.zip
[1]
https://hub.docker.com/r/apacheignite/ignite/dockerfile[2]
https://archive.apache.org/dist/ignite/