What is the use of “docker update” commands? with example and image

Limited Time Offer!

For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!

Enroll Now

The docker update command dynamically updates container configuration

Update a container’s cpu-shares
$ docker update --cpu-shares 512 1afa20d7cfe5