Fixes #7865 - Adds support for configuring dns during container creation
Fixes #7864 - Adds support for exposed_ports
Fixes #9382 - Use connection info when connecting to docker
fixes #8033: container power on/off redirects to container view now
refs #8963 - Renaming truncs to trunc with tool tips
In upstream foreman the trunc method got renamed to trunc with tooltip.This causes issues with foreman docker when viewing a bunch of index pagesupdated all the pages using the trunc method
fixes #8226 - shows environment variables on container display
Fixes #8485 - Taxable containers
Fixes #8632 - Move docker tables out of foreman-docker
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 #7960 - Initial console logs support
Fixes #7967 - Show processes running in a container