Note. This is a question related to Docker support in Bluemix.
I know how to associate a container with a container using the -link option when starting the second container with an ice run command.
But I did not find a way to link them when using the Container group. I read documents and checked for help on an ice team with no luck.
The scenario I'm trying to achieve is to create a group of foreground containers associated with a single backend container. Any idea or suggestion on how to do this?
source share