+1 vote
in DevOps by
Q.  How to link containers in Dockers

1 Answer

0 votes
by

The simplest way is to use network port mapping. There’s also the - -link flag which is deprecated.

...