assignment 1 (Day2) : wait and update
Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
wait: Block until one or more containers stop, then print their exit codes
in other terminal, if we stop the container, then will get the status code 0
update:
docker update [OPTIONS] CONTAINER [CONTAINER...]
docker inspect
docker update
similarly we can do for other configurations as well