Useful commands
Understand those Docker useful commands.
Docker system events
It will get real-time events that were logged from the server. So, all changes that are made to containers or networks are logged under this command.
Disk usage metrics for docker objects
It will display the actual size of the different objects that are managed by Docker.
Copy
Make sure the directory exists for both side paths. You can copy entire folder too.
Host to container
Container to host