Fixes #14322 - Fixing API route scope
Fixes #10029 - Docker registry API
Fixes #7874 - Docker Containers API
Routes are namespaced, code still needs to be namespaced
fixes #8033: container power on/off redirects to container view now
fixes #7867: container creation wizard now tracks state in dedicated objects
Fixes #8632 - Move docker tables out of foreman-docker
Fixes #7647: Added support for external registries
Fixes #8329 - Search images in the hub
When an image cannot be found, the magnifier glass button displays thesearch results, including stars, description and a link to the hub.After the user clicks on an image, tags are auto pulled.
Fixes #8035: Commit container changes
Fixes #7870: support for auto-complete in image search
Fixes #7967 - Show processes running in a container
Fixes #7895 - Deleted containers message and redirect
Fixes #7893 - Restrict routes and create permissions
Containers wizard and index