Comment on Running Crate Data on CoreOS and DockerComments−joekleber11yInteresting post. rhasselbaum said that "Multicast seems to be working fine for me between containers on the same host." https://github.com/docker/docker/issues/3043 Did you try this out with your install?−jodokOP11yyes, on the same host it's fine - we're mentioning that in our dockerfile readme (bottom): https://github.com/crate/docker-crate−joekleber11yokay.
Comments
Interesting post. rhasselbaum said that "Multicast seems to be working fine for me between containers on the same host." https://github.com/docker/docker/issues/3043 Did you try this out with your install?
yes, on the same host it's fine - we're mentioning that in our dockerfile readme (bottom): https://github.com/crate/docker-crate
okay.