Open
Description
Hello, when I run
docker-compose up -d --build app
I'm getting the next output:
ERROR: for docker-compose-laravel_app_1 Cannot start service app: Ports are not available: exposing port TCP 0.0.0.0:80 -> 0.0.0.0:0: listen tcp 0.0.0.0:80: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
ERROR: for app Cannot start service app: Ports are not available: exposing port TCP 0.0.0.0:80 -> 0.0.0.0:0: listen tcp 0.0.0.0:80: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
Any suggestions why ? Thanks
ps. I'm using win10 docker desktop via wsl2
Metadata
Metadata
Assignees
Labels
No labels