Open elventear opened 7 years ago
Docker has deprecated container links for container networks.
Given the deprecation we should stop using links. We should try to leverage the software defined networking features as much as possible. We might be able to close more ports with this feature.
Something for the back burner. I don't think we need to worry about it for a while.
Docker has deprecated container links for container networks.
Given the deprecation we should stop using links. We should try to leverage the software defined networking features as much as possible. We might be able to close more ports with this feature.