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

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