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

Fastest Magento 2 Docker dev environment ever for Mac and Linux

Results 23 magento2-dockergento issues
Sort by recently updated
recently updated
newest added

Composer keeps failing Your github oauth token for api.github.com contains invalid characters since github updated token format the dockergento composer fails with error : Your github oauth token for api.github.com...

This confused me a bit as I am new to Magento and 2.4 needs to be installed via the CLI

On a mac, when I run dockergento mirror-host app dev generated pub var, I get this error: Path cannot be mirrored. Following path is a bind mount inside container: -...

## Description These changes is related to #64 Working with dockergento on Mac is really challenging because you always need to run sync manually when modifying something on the host....

1. Introduces `phpfpmdebug` service, nginx routes calls to this service based on whether the XDEBUG_SESSION cookie is set. This speeds up the development process as there's no need to run...

Could you add Varnish cache, please!) Magento recomends to use Varnish instead of standart cache.

Would be great to have support for mutagen.io. For reference we can see following example: https://github.com/magento/magento-cloud-docker/blob/6caf597f32cecca0a9d1c04f463e819fbec5ee4c/dist/mutagen.sh

Hi there, Firstly, thanks for providing such a useful Docker environment — the best and fastest I've tried for Magento 2 development so far. After every restart, there's a period...

Can you add Elasticsearch because Magento 2.3.1 now has ElasticSearch 6 enabled by default. https://devdocs.magento.com/guides/v2.3/config-guide/elasticsearch/es-config-nginx.html

I've provided a simpler approach to running grumphp inside a docker container. I've provided details to the project itself, for others to see [here](https://github.com/phpro/grumphp/pull/618#issuecomment-483001498). I'm sharing this knowledge back with...