Accenture / adop-docker-compose

Talk to us on Gitter: https://gitter.im/Accenture/ADOP
https://accenture.github.io/adop-docker-compose
Apache License 2.0
764 stars 573 forks source link

No Urls work in ADOP after a restart #293

Open teamschwarz opened 5 years ago

teamschwarz commented 5 years ago

i'm using ./quickstart.sh to run locally. ADOP will come up and work normally but often after the docker machine has been restarted, none of the urls work. e.g. the docker machine IP is 192.168.99.100 - it should bring up the dashboard and 192.168.99.100/jenkins should load jenkins -- it doesnt work.

How can I prevent this from happening, or how do I fix it when it does happen.

I'm running this on a Win 10 box with 16GB RAM. This has been happening for over a year (and with many versions of Docker, VirtualBox, ADOP, etc).