Wrath X
Member
- Oct 2, 2015
- 96
- 34
- 53
It was working before reboot with this port configuration. I've tried stop and start containers and docker services still same.may be in long PORTS problem 8087/tcp, 0.0.0.0:7069->7066/tcp (or the same ports to different containers)
my docker ps -a answer PORTS is
0.0.0.0:8088->8087/tcp
0.0.0.0:8089->8087/tcp
stop containers
docker stop SinusBot1
docker stop SinusBot2
docker stop SinusBot3
and start one
docker start SinusBot1
work normal?
First error after reboot was like docker machine not found. I solved this and now remains in restarting.