1. What is the docker inspect command?
2. What is Docker Compose?
3. What is the docker run command?
4. What is the docker commit command?
5. What is the docker attach command?
6. What is the docker push command?
7. What is the docker pull command?
8. What is a container?
9. What is a Dockerfile?
10. What is the docker ps command?
11. What is the docker-compose down command?
12. What is the purpose of Docker?
13. What are volumes in Docker?
14. What is the docker build command?
15. What is the docker-compose up command?
16. What is the difference between an image and a container?
17. What is the docker logs command?
18. What is the docker exec command?
19. What is the Docker Hub?
20. What are labels in Docker?