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
When you go to http://127.0.0.1:8080/welcome http://elasticsearch7:9200 is not available Error: ``` GET http://elasticsearch7:9200/ net::ERR_NAME_NOT_RESOLVED (anonymous) @ ElasticsearchAdapter.ts:295 request @ ElasticsearchAdapter.ts:294 ping @ ElasticsearchAdapter.ts:51 test @ ElasticsearchAdapter.ts:312 testConnection @ ClusterConnection.ts:41 (anonymous)...
Dockerfile installs msmtp when INSTALL_MSMTP=1 and detects apk, apt, or dnf Writes zz-msmtp.ini in the PHP conf dir to set sendmail_path to msmtp using MAIL_HOST, MAIL_PORT, and MAIL_FROM, and clears...
We would love to use Tideways CLI on our local machines to make performance debugging even easier. For this, we need to have the Tideways CLI tool in the Docker...