delightful-helicopter-40407
04/14/2023, 9:08 AMdocker/sdk up
but everytime I do that I get an error saying Error response from daemon: 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
.
I don't have any other services running in port 80. Also, the database container logs [Warning] Access denied for user 'root'@'localhost' (using password: NO)
.
Has anyone else had this problem?proud-telephone-26033
04/30/2023, 7:40 AMsudo lsof -nPi:80 | grep LISTEN
https://docs.spryker.com/docs/scos/dev/troubleshooting/troubleshooting-spryker-in-doc[…]applications-in-docker/port-is-already-occupied-on-host.html