Fixes #14519 - Removing containers from API removes them from Docker
Before this fix, the API was just removing the container in the Foremandatabase. This commit includes more tests for both the UI and APIcontainer deletion to ensure this area is a bit more solid.
Fixes #9382 - Use connection info when connecting to docker
Refs #7642 - Create docker image and tag models
Fixes #7895 - Deleted containers message and redirect
Fixes #7912 - Wizard path error and tests