The following command is issued on two docker nodes:
docker network create --driver bridge isolated_nw
Afterwards, one container is started at each node with the parameter --network=isolated_nw. It turns out that the containers can not interact with each other.
What must be done in order to allow the containers to interact with each other? (Choose two correct answers.)
alex87
7 months, 1 week agoMJ06
2 years agoBlob21
2 years, 2 months agohmagroun
3 years, 5 months agohector1978
3 years, 6 months agoelies_jebri
3 years, 8 months ago