assignment 1 (Day2) : wait and update

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