foreman-dockerforeman_dockerhammer_cli_foreman_docker
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.
refs #8918 - Enable creating container via katello
This commit provides the integration point to enable katello provisiondocker container
Fixes #8393: added support for basic auth for standalone registries
fixes #7867: container creation wizard now tracks state in dedicated objects
View revisions
Also available in: Atom