magento-cloud-docker icon indicating copy to clipboard operation
magento-cloud-docker copied to clipboard

All Submissions you make to Magento Inc. (“Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty f...

Results 39 magento-cloud-docker issues
Sort by recently updated
recently updated
newest added

### Preconditions 1. Macbook Pro M1 cpu 2. php 7.3 3. redis 5 4. elasticsearch 7.5 (attempted) 5. varnish (attempted) ### Steps to reproduce 1. ./vendor/bin/ece-docker build:compose 2. docker-compose up...

help wanted
feature request
accepted
Priority: P1
Progress: ready for grooming

- Summary of the issue - After successfully set up the magento-cloud-docker at my own Mac os, I cannot create a new user using the provide command from Adobe website....

Progress: ready for grooming

### Preconditions Magento Cloud Docker - local development with latest 1.3.2 package ### Steps to reproduce 1. Create .magento.docker.yml file 2. Specify elasticsearch service with: - image: "magento/magento-cloud-docker-opensearch" - version:...

Progress: ready for grooming

**Is your feature request related to a problem? Please describe.** [Docker Compose V2](https://docs.docker.com/compose/#compose-v2-and-the-new-docker-compose-command) use the new `docker compose` command, and the old is `docker-compose` **Describe the solution you'd like** Should...

feature request
Progress: ready for grooming

### Description The images for Elasticsearch are outdated and versions are unsupported by recent Adobe Commerce / Magento releases (https://experienceleague.adobe.com/docs/commerce-operations/installation-guide/system-requirements.html). The PR adds support for Elasticsearch 7.16 and 7.17 to...

Progress: ready for review

### Description PHP 8.x Docker images are missing the `imagick` PHP extension. This PR brings them back. Bonus: This PR also adds WebP support to PHP 7.4 and PHP 8.x's...

Progress: ready for review

### Preconditions 1. Magento >= 2.4.0 2. magento-cloud-docker images with version between 1.3.2 and 1.3.5 (not tested on other versions), including `magento/magento-cloud-docker-php:8.1-fpm-1.3.5` and `magento/magento-cloud-docker-php:8.1-cli-1.3.5` ### Steps to reproduce Try to...

Progress: ready for grooming

### Preconditions 1. Magento Cloud Docker with PHP >= 8.1 ### Steps to reproduce 1. Executing any Docker command within a PHP container such as `bin/magento-docker bash` 2. Check out...

Progress: ready for grooming

### Description Magento/Adobe Commerce Cloud ENVs are using "base64 + json encoded" ENV variables for storing credentials & configuration. Like: - MAGENTO_CLOUD_RELATIONSHIPS You would need to read this ENV variable...

Progress: ready for review

Failing to deploy Adobe Commerce in the Docker container. It's the step 6 in this [documentation](https://developer.adobe.com/commerce/cloud-tools/docker/deploy/developer-mode/). The fix is already available [here](https://github.com/magento/magento2-page-builder/issues/730#issuecomment-1302736299) ### Preconditions 1. using Windows 10 with WSL2...

Progress: ready for grooming