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!
The docker update command dynamically updates container resources. we can use theses command to configure the containers CPU usage, memory and restart setups
$ docker update –cpu-shares 512 abebf7571666