foreman-dockerforeman_dockerhammer_cli_foreman_docker
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
Fixes #8632 - Move docker tables out of foreman-docker
Fixes #7647: Added support for external registries
Fixes #8140: Memory and CPU set are strings
View revisions
Also available in: Atom