Error response from daemon: Ports are not available: listen tcp 0.0.0.0:80: bind: An attempt was made to access a socket in a way forbidden by its access permissions. code example
Example: Ports are not available: listen tcp 0.0.0.0:1434: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
net stop winnat
docker start ...
net start winnat