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

Mark Shust's Docker Configuration for Magento

Results 193 docker-magento issues
Sort by recently updated
recently updated
newest added

**Description** Tried to install the latest Magento 2.4.6 on Linux (Ubuntu 22.10) by script, and as a result, I had an error `error mounting /var/www/html/empty Magento/src/composer.lock` I also tried to...

**Description** Can't enable Selenium in compose.dev.yaml file **Steps To Reproduce** 1. Open compose.dev.yaml file 2. Try to enable selenium

selenium configuration sits in compose.yaml instead of compose.dev.yaml Closes https://github.com/markshust/docker-magento/issues/867

Closes https://github.com/markshust/docker-magento/issues/850

I've made some changes to the `setup-integration-test` script that addresses an issue where it was not possible to use the script when a specific configuration of Xdebug was in place....

**Description** **Steps To Reproduce** 1. Backoffice -> Content -> Media -> Media Gallery 2. Upload any image **Expected Result** Normal upload without errors **Actual Result** Alert error: File validation failed

**Description** To Install Magento we have tried Automated Setup as well as manual setup in both cases we are getting the following error ![MicrosoftTeams-image (67)](https://user-images.githubusercontent.com/34090452/206644200-2b118f5b-ea9c-4302-a372-5943f25800cf.png) ![MicrosoftTeams-image (68)](https://user-images.githubusercontent.com/34090452/206644268-b9a91c46-ea25-4d2c-ac89-54ba10a7744a.png) **Steps To Reproduce**...

**Description** OS is Ubuntu 22.04 some files under ~/.composer and /src are owned by user opc, not the current user ran the script

**Description** On Ubuntu 22.04 aarch64 the one line installer reports: ! phpmyadmin The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was...

**Description** Ubuntu 22.04 oneline installer report libnssl3-tools not found, which might be ' libnss3-tools'? The installation seems to have completed fine.