# ElasticSearch Images

{% hint style="danger" %}
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.
{% endhint %}

Create Magento App uses some custom ElasticSearch images hosted on GitHub Docker Registry ([Containers home page](https://github.com/scandipwa/create-magento-app/pkgs/container/create-magento-app)).

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.

## Supported CPU architectures

All images are built using [Docker Buildx](https://github.com/docker/buildx) for **amd64** and **arm64** CPU architectures.\
All current Intel (x86), AMD (x86) and Apple (arm64) CPUs should work with those container images.

## Details

### ElasticSearch 6.8

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)

{% content-ref url="elasticsearch-images/elasticsearch-6.8" %}
[elasticsearch-6.8](https://docs.create-magento-app.com/container-images/elasticsearch-images/elasticsearch-6.8)
{% endcontent-ref %}
