foreman-dockerforeman_dockerhammer_cli_foreman_docker
Fixes #16235 - Add verify SSL option for Registries
To allow using registries with an invalid certificatethe "Verify ssl" option disables verification forconnections to a registry.
Refs #19694 - Bump rubocop version to 0.49.1
Fixes #19694 - Align rubocop configuration with foreman-core
And fix offenses
Fixes #13043 - Change Parameter inheritance to DockerParameter
Use remove_reference to remove FK with Rails 4
Fixes #14581 - Fixing migration for Rails 4.2
fixes #7230 - rails 4 compatibility
Fixes #12681 - Support rubocop 0.35.1 by fixing broken rules
Fixes #11354 - Made the container deal with cpu shares and cpu sets correctly
According to docker remote api 'cpu shares' need to be integers.However foreman docker sends it a float instead causing a'cant convert to int64' error. This commit fixes that by ensuring what...
Fixes #9310, #9518 - Create containers using katello repos
This commit adds code to create Containers using katello repos.
View revisions
Also available in: Atom