Multiple Docker Instances

Hi. Is there a way to start multiple Docker service instances (“service docker start”)? I need one instance that uses proxy settings (for accessing the public Docker registry) and one that does not (for accessing a private Docker registry). Thank you.