Get a shell inside a running Docker container
docker exec -it <container> bash
Build a Docker image with a custom name
Remove stopped containers, dangling images, and unused networks
Copy a file from host into a running container
Show all currently running Docker containers