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

Docker image for Magento Open Source 2

Results 51 docker-magento2 issues
Sort by recently updated
recently updated
newest added

Hey Alex, Can you please update the lastest tag to be Magento 2.3.2? Thank you!!

Magento is running very slowly on my machine, but my colleague (who has different hardware but the same docker configuration) has no problems at all. My machine takes up to...

I have followed your instructions correctly, and everything installs perfectly. Magento runs as expected. I then run **bin/magento setup:upgrade** and magento blows up and needs to be re-installed. The error...

Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. Commits - See full diff in [compare view](https://github.com/lodash/lodash/commits) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.merge&package-manager=npm_and_yarn&previous-version=4.6.1&new-version=4.6.2)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies

I have found that attempting to install any extension from the marketplace via the GUI fails the Readiness check at the Checking Component Dependency stage. This is caused by PHP...

give the ability to chose the store session method see --session-save option in magento documentation [https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-install.html#instgde-install-cli-magento](url) 3 options available : file, db or redis

Hi everyone. If I want to clone this repo.. how can I run update.js to generate developer and integrator folder? I understand that I need to have nodejs and install...

I am having problems serving images from a CDN. Steps to reproduce (with standard installation): docker-compose up -d $ docker exec -it install-magento set CDN under: stores > configuration >...

Is there an easy way to change magento version via tag or env variables? I need to be able to switch between versions. Thanks.

Running `docker-compose up -d` eventually fails with this error: ``` Step 28/28 : RUN chmod 0644 /etc/cron.d/magento2-cron && crontab -u www-data /etc/cron.d/magento2-cron ---> Running in fbdd496e3d53 "/etc/cron.d/magento2-cron":2: bad minute errors...