ElasticSearch Images
Last updated
magento-scripts v2.4.10 retires custom ElasticSearch image. Instead, ElasticSearch 6.8 and 7.6 OOTB will run in linux/amd64 mode on Apple Silicon.
Create Magento App uses some custom ElasticSearch images hosted on GitHub Docker Registry (Containers home page).
The only reason the following images are built by us and hosted on GitHub Docker Registry is that the original ElasticSearch image does not have both amd64 and arm64 CPU architectures supported.
All images are built using Docker Buildx for amd64 and arm64 CPU architectures. All current Intel (x86), AMD (x86) and Apple (arm64) CPUs should work with those container images.
This image is used in the following Magento versions:
2.2.10
2.3.0
2.3.1 (+ patches)
2.3.2 (+ patches)
2.3.3 (+ patches)
2.3.4 (+ patches)
Last updated