Closed alberttwong closed 9 months ago
Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:7000 -> 0.0.0.0:0: listen tcp 0.0.0.0:7000: bind: address already in use atwong@Albert-CelerData infra % vi docker-compose.yaml atwong@Albert-CelerData infra % lsof -i tcp:7000 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ControlCe 627 atwong 5u IPv4 0xbd4bf040341103 0t0 TCP *:afs3-fileserver (LISTEN) ControlCe 627 atwong 6u IPv6 0xbd4bf9d9102473 0t0 TCP *:afs3-fileserver (LISTEN)
https://github.com/cookiecutter/cookiecutter-django/issues/3499