As far as I know, you don't.
Containers are used to treat multiple objects as one. This means that if you destroy one object, all other objects and the container are destroyed.
If you want the objects to be independent you shouldn't use the container behavior.
You can learn more about containers here: https://www.scirra.com/manual/150/containers