mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Fixes an issue where if cpu quota/period is sent via the update API, the values are updated in the stored container data but not actually sent to the running container. Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: 86ba63db82e87c943c9dee52559118e46f23defc Component: engine