<div dir="ltr">Hi<div>What is the best approach to communicate between containers?</div><div><br></div><div>Basically, I need to be able to kill a process running in one container [ container-1 ] from another container [container-2].</div>
<div><br></div><div>Currently,</div><div>Iam able to kill a process inside a container from the host but how can container-2 see stuff inside container-1 ?</div><div><br></div><div>I understand container is for isolation but unfortunately, I have this scenario where container-2 need to be like a master container of container-1.</div>
<div><br></div><div><br></div><div><br></div><div>Thx.</div><div>Vijay.</div></div>