dockerized-magento icon indicating copy to clipboard operation
dockerized-magento copied to clipboard

A dockerized Magento Community Edition 1.9.x

Results 21 dockerized-magento issues
Sort by recently updated
recently updated
newest added

Hello guys, I get this error: ``` installer_1 | [Composer\Downloader\TransportException] installer_1 | The "https://packages.firegento.com/packages.json" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages: installer_1 |...

``` ERROR: for nginx Cannot start service nginx: oci runtime error: container_linux.go:247: starting container process caused "process_linux.go:359: container init caused \"rootfs_linux.go:54: mounting \\\"/d/www/zaidimustalai.lt/dockerized-magento/config/nginx/nginx.conf\\\" to rootfs \\\"/mnt/sda1/var/lib/docker/aufs/mnt/78cbfc83bd466ad2b40f190912576a8a2299a57d091caf4767c61097a304d8a7\\\" at \\\"/mnt/sda1/var/lib/docker/aufs/mnt/78cbfc83bd466ad2b40f190912576a8a2299a57d091caf4767c61097a304d8a7/etc/nginx/nginx.conf\\\" caused \\\"not...

Hello, nice Docker, easy to install, but the SOAP API fails at http://dockerized-magento.local/api/v2_soap/index ``` WSDL SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://dockerized-magento.local/api.php?type=v2_soap&wsdl=1' : failed to load external entity "http://dockerized-magento.local/api.php?type=v2_soap&wsdl=1" ```...

I did everything what is said in README.md to get docekrized-magent.local running. I run Debian 9 (Stretch) and every step of Docker install went smooth. When `./magent start` was done...

Followed the directions for installation on Mac, with NFS it appears to be working, I can hit the URL and the frontend will load, but I am seeing this in...

https://github.com/docker-library/mysql/issues/371#issuecomment-365021813

Is possible to have multiple istances of magento website on the same server? What I need to change?

I'm trying to use dockerized-magento for my development environment, but I have problems with the various caches. I tried to reset everything using the command ./magento restart, is there any...

I tried running the magento script via cygwin. Everything completed but when I hit the homepage http://dockerized-magento.local, nothing is loaded. On the console, I see 302 from php_1. Any ideas?

Hey @andreaskoch - Firstly thanks for your brilliant contribution! I would like to know if there is a way to copy the root installed files, i.e. The Magento source code...