Open sitle opened 8 years ago
kitchen-docker assumes that the IP we talked to Docker at is also where you should SSH to (with the random mapped port). To fix this we would need to parse the output to get the IP to connect to. I don't have a Docker Swarm setup to test with but if you can paste the raw docker run
output I can try and write the parser logic.
Any updates here? :)
Im not sure if it's a bug or not, this is what I have when i use kitchen-docker with a docker-swarm cluster :
Any clue or workaround with this ?
thx for your help.