clean-docker / Magento2

Docker Image to Magento 2 local development in Mac, Linux and Windows
https://hub.docker.com/r/rafaelcgstz/magento2/
MIT License
444 stars 251 forks source link

how do you docker down and docker up- once i do this it no longer finds page #97

Open TheSearcher opened 5 years ago

TheSearcher commented 5 years ago

Hi everyone. i managed to install the installagtion perfectly on MY MAC PRO.

However once i do a docker-compose down and then try to do a docker-compose up i.e

docker-compose -f docker-compose.yml -f docker-compose-dev.yml up -d

it no longer find it.

It return an error message of :

This site can’t be reached localhost refused to connect.

JackWormUK commented 5 years ago

Any reason why you wouldn’t use the simple start and stop pre built routines?

TheSearcher commented 5 years ago

@JackWorkUK hi jack. i will try that. but now i have a problem. i created several versions of this repo and did not docker-down them properly. My localhost page is now no longer working. which means i cannot use this repo as it primarly sends the info to port 80

JackWormUK commented 5 years ago

@TheSearcher Cant you remove them and reinstall them? Should have most of the install requirements cached?

You could also try raising them, killing them then using init or start. I had mixed results and found it was just easier to reinstall again due to the install speed from cached files