docker-py icon indicating copy to clipboard operation
docker-py copied to clipboard

Extend container update support

Open agners opened this issue 4 years ago • 0 comments

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.

agners avatar Apr 06 '21 12:04 agners