I have downloaded the package and try to run the app using Docker for windows toolbox, and all worked really well except that when the containers are set to run (after I have entered 'docker-compose up' command), I could not open the http://localhost/ as expected.
I understand that Docker's default IP address is 192.168.99.100, but then when I tried the same IP address, it still did not work.
Please let me know the right steps for Windows 10 (with Docker server / toolbox / terminal).
Hi Keichiro Ono,
I have downloaded the package and try to run the app using Docker for windows toolbox, and all worked really well except that when the containers are set to run (after I have entered 'docker-compose up' command), I could not open the http://localhost/ as expected.
I understand that Docker's default IP address is 192.168.99.100, but then when I tried the same IP address, it still did not work.
Please let me know the right steps for Windows 10 (with Docker server / toolbox / terminal).
Cheers.