After the run command starts container a, exit container a.
When attaching container a, how do you specify cpu running for container a (-c is the parameter of the run command, which starts container b instead of using the existing container a)
Commands can be used
docker container update <containerId> ...