Copy a file from host into a running container
docker cp ./file.txt <container>:/path/
Build a Docker image with a custom name
Remove stopped containers, dangling images, and unused networks
Get a shell inside a running Docker container
Show all currently running Docker containers