docker-py
docker-py copied to clipboard
Extend container update support
This is an attempt to support all documented properties for the container update API.
Currenlty the test case fails, it seems that updating DeviceCgroupRules in fact is not working. I am not sure if this is not implemented despite being present in the documentation (hence currently a draft pull request only).
Feedback on the general approach welcome.