Move the docker-specific logic up to the ImageManager to allow code sharing among different implementations.
Add a new docker integration with kubelet using the new runtime API. This change adds the package with some skeletons, and implements some of the basic operations.