magento / magento/magento-cloud-docker
manifest for elasticsearch:7.5-1.3.0 not found
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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