This article is no longer applicable since Deepfactor 1.2
The Deepfactor runtime tracks application/component instances inside a container with containerid from the container namespace. The Deepfactor instrumentation Dockerfile.df performs one application with component registration via `dfctl register …`.
In order to register more than one component, or application, in the same container a Deepfactor launcher must be utilized to track the additional components. A launcher can be created with the `dfctl create …` command. Please run `dfctl` to see current command usage help.