-
docker-compose run --rm setup
Running Magento 2 setup script...
SQLSTATE[HY000] [2002] No route to host
[InvalidArgumentException]
Parameter validatio…
-
Hi there, I'm facing the issue with mogento installation.
/home/tiko/.composer/auth.json with credentials to magento and github is available and mounted in appdata container.
```
tiko@dell:~/dev/mag…
-
I'm getting a 502 error when I go to http://magento2.docker/.
How can I check the NGINX error logs?
-
I'm get error on codekitchen/dinghy-http-proxy:2.0.3
https://i.imgur.com/bG5rWWm.png
https://i.imgur.com/EzlIPtr.png
`Dinghy 4.3.1`
```
2016/03/19 19:15:40 [error] 103#0: *11 connect() failed (111: …
-
Hi Mark,
As this is a development environment, for most people it would be crucial to have xdebug installed on the php containers.
I have been able to get it running using something similar to this:…
-
When deploying the docker-compose on my digital ocean server (make with the docker-machine create command) I get this composer error.
`
[Composer\Downloader\TransportException]
`
`
The 'https://repo…
-
This all while building from current docker-compose.
My bad,
This all is because I looked-over docker-compose run --rm setup.
Maybe add an exception for stupid people, like me?
_Syndrome:_
In…
-
In [setup-config](https://github.com/mageinferno/docker-magento2-php/blob/master/bin/setup-config):
Cron perpetually runs:
`/usr/local/bin/php $WWW_DIR/update/cron.php`
But there is no file
…
-
Anyone know which lines to remove/include from the installer shell script to still automate the installation but start with a fresh clean database (instead of sample data?)
-
I copied the docker-compose.yml from this repo and run the following command to setup m2:
`docker-compose run --rm setup`
It responses:
`SQLSTATE[HY000] [2002] No route to host`.
`[InvalidArgume…
katat updated
8 years ago