In the combined mode, Clair creates three different OS processes for all three modes.
In a combined deployment, the Clair components run in single OS process. In a distributed deployment, each Clair process runs in its own OS processes.
Clairctl will always look for Clair at port 6060.
By default, clairctl will look for Clair at localhost:6060. You can configure it to another host and port by using the "--host" flag.