docker-compose-development
docker-compose-development copied to clipboard
Clone and `bin/dev up`. Quickly start of developing locally with Nginx, PHP, Blackfire, Percona, Mailhog and Redis. Out of the box support for Magento2 Developer Box
Command updated so it navigates you to the development folder after the installation
I'm using the development-docker-compose-2 branch Every time I do a dev start I have to rebuild the containers because of this error that keeps getting: `Error response from daemon: error...
When I start the setup option, always show the same message and the containers couldn't been created: `Error response from daemon: Invalid network mode: invalid container format container:` Did anyone...
Hi, we are in the process of setting up a Magento2 v 2.4.3 frontend development environment. We are quite happy and everything works, we are using php74. But we would...
+ changed to composer plugin naming * updated all configs - removed version numbers from yaml + started using flexible networking
Since it's been over a year ago that PHP 7.2 has been unsupported (and only a couple of days until the EOL for PHP 7.3), it's a good moment to...
[FIX] down command tries all services and up in downup fails
What should be in the docs, rewrite the current docs, implement readthedocs.io, create sections
Sometimes I notice my wifi isnt working quite right and I've picked up the habit of toggling my systems networking manually by disabling and then re-enabling after a few seconds....
After checking out the master branch and running bin/dev setup, the setup continuously polling for the db connection. But the percona db instance was already excited because no MYSQL_ROOT_PASSWORD was...