Actions
Bug #11354
closedCan't set container options if target daemon is docker 1.7.1
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1253422
Description of problem:
Unable to set container options if docker daemon package version is 1.7.1.
Version-Release number of selected component (if applicable):
Satellite 6.1.1 (CDN)
How reproducible:
Aways
Steps to Reproduce:
1. Create a new container using the container wizard (don't matter if getting the image from content view or Docker HUB)
2. Set the CPU, CPU share and memory
3. Try to finish the wizard
Actual results:
Expected results:
Additional info:
Manually applied [1]in order to make container creation work, but for the memory and other options another fix is required.
Actions