You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I start the container, I try to view it in the browser, the https is enforced, and although the with volume mapping, I only see:
404 Not Found
nginx/1.4.6 (Ubuntu)
I tried different ports, but I got the same result. I am using Docker version 1.10.1, OSX Capitan
I tried to expose port 8080, and run php artisan --port=8080, but I got the same result above
Could it an issue with docker itself? Anyone tried this on Mac Capitan with Docker 1.10?
Any idea?
The text was updated successfully, but these errors were encountered:
When I start the container, I try to view it in the browser, the https is enforced, and although the with volume mapping, I only see:
I tried different ports, but I got the same result. I am using Docker version 1.10.1, OSX Capitan
I tried to expose port 8080, and run php artisan --port=8080, but I got the same result above
Could it an issue with docker itself? Anyone tried this on Mac Capitan with Docker 1.10?
Any idea?
The text was updated successfully, but these errors were encountered: