Docker Components

12345678910111213
Across
  1. 1. deployment descriptor
  2. 3. One-click installation of Docker application
  3. 4. Containerization platform
  4. 6. Tool to define and run multi-container Docker application
  5. 8. Docker command to list available images
  6. 10. Command to list running containers
  7. 11. Docker container runtime
  8. 13. A unified container security solution
Down
  1. 1. Docker container storage driver
  2. 2. Docker command to inspect container configuration
  3. 3. The world’s largest repository of container images
  4. 5. Extension of Docker build command
  5. 7. Docker default networking driver
  6. 9. Automatically update service with file watch
  7. 10. Docker command to create Docker assets
  8. 12. Docker command to push an image to a registry