Docker at High Sierra not starting nginx at Docker Desktop

54 views Asked by At

My Docker Desktop is showing a different status from the Terminal.

Terminal screen

Creating webroker_docker-in-docker_1 ... done
Creating webroker_mysql_1            ... done
Creating webroker_workspace_1        ... done
Creating webroker_php-fpm_1          ... done
Creating webroker_nginx_1            ... done

But at the Desktop App, shows that nginx is not running, as the image attached:

My Docker Desktop App

And, of course, can't reach via browser at http://localhost

Any ideas?

0

There are 0 answers