Across
- 2. Tool used for managing Docker images, repositories, and distribution
- 3. Docker networking mode that allows containers to communicate with each other on the same host
- 5. The process of creating multiple containers from the same image
- 8. Container orchestration tool that works well with Docker
- 10. Docker command used to start a container
Down
- 1. Lightweight alternative to virtual machines that provides isolated environments for running applications
- 4. Tool used for managing and monitoring Docker containers in production
- 6. Docker command used to stop a running container
- 7. Docker command used to list running containers
- 9. Docker command used to build an image from a Dockerfile
