magento / magento/magento-cloud-docker

manifest for elasticsearch:7.5-1.3.0 not found

Open
#336 6 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Progress: ready for grooming
Dominant language
PHP
Stars
277
Forks
187
PR merge metrics
No merged PRs in 30d

Description

### Preconditions

1. Ubuntu 20.04
2. Magento Enterprise

### Steps to reproduce

1. Followed https://devdocs.magento.com/cloud/docker/docker-installation.html
2. https://devdocs.magento.com/cloud/docker/docker-mode-developer.html
3. Getting error while performing docker-compose up -d

### Expected result

1. It should install ES version as specified in docker-compose

### Actual result

1.ERROR: manifest for elasticsearch:7.5-1.3.0 not found: manifest unknown: manifest unknown

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Docker installation and developer-mode documentation linked in the issue, then inspect the docker-compose configuration used by this repository. Run docker-compose up -d and verify which Elasticsearch image tag is requested and whether that manifest exists. Done means the documented setup starts successfully with the expected Elasticsearch version.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, elasticsearch
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.