Skip to content

Docker Registry

A Docker Registry is a storage and content delivery system that holds named Docker images, available in both specific versions and tagged variants^[400-devops__03-Containerization__建立_private_的_Docker_Registry.md].

Users may choose to establish a private registry to manage image storage and distribution internally, rather than relying solely on public sources^[400-devops__03-Containerization__建立_private_的_Docker_Registry.md].

  • DevOps
  • [[Containerization]]
  • [[Docker]]

Sources

^[400-devops__03-Containerization__建立_private_的_Docker_Registry.md]