foreman-dockerforeman_dockerhammer_cli_foreman_docker
Refs #14370 - Adding new_link helper to containers and registries
Fixes #13043 - Change Parameter inheritance to DockerParameter
Refs #9752 - Test Docker errors are propagated
Fixes #16090 - Docker container wizard missing image false.png
Fixes #15888 - Remove attr_accessible calls
Fixes #15528 - 'command' should not be required
Refs #14570 - Destroy Container db objectWhen deleting with container uuid params, the container object should be destroyed as well
Refs #14570 - Fetch tags from local images properly
We were calling local_images and passing an ID as filter. However,that didn't work. Instead we can fetch the image just by callingimage(image_id) and that should retrieve the image object so we can call...
Fixes #9752 - Pass Docker errors to controller
Fixes #15135 - Fix JS error in datatables
Lack of a tbody caused a 'typeerror: k is undefined' in datatables.
View revisions
Also available in: Atom