Unable to start docker containers after upgrade
Preconditions
php,composeranddocker-composeinstalled- Working copy of Magento version 2.4.7-p4
Steps to reproduce
- After
composer install, run./vendor/bin/ece-docker 'build:compose' --mode=developer --set-docker-host - Run
docker-compose up -d
Expected result
Successful creation of containers.
Actual result
can't find manifest for magento/magento-cloud-docker-opensearch:2.4-1.4.1
Thanks we are planning release next week with fix
Hi, any update on this? Latest images are still not available to resolve this issue: https://github.com/magento/magento-cloud-docker/pull/367/
Hi any progress on this it's been three weeks since it was reported.
We are planning release on April 2nd
I'm going to close the issue because now it is working as expected to me.
I'm having a CORS-related issue which I didn't have before, though. But it's a different issue.