What is the use of "docker update"?
The docker update command is used to dynamically update the container configuration so that they do not consume too many resources from the underlying host.What is use of "docker wait"?
The "docker wait" command waits till the container exits and prints the exit code in the terminal.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)