QuestionQ46

Cloud Computing Fundamentals

Which of the following providers host container-image repositories?

Choose three
  • A Docker Hub
  • B GitHub
  • C Container Index
  • D GitLab
Explanation

Docker Hub, GitHub Container Registry, and GitLab Container Registry provide registries that store and distribute container images. A container index is an image-manifest format that references platform-specific images; it is not a hosting provider.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!