【笔记】Harbor学习笔记
前言
Harbor is an open source trusted cloud native registry project that stores, signs, and scans content. Harbor extends the open source Docker Distribution by adding the functionalities usually required by users such as security, identity and management.(Github)
通过Docker部署Harbor容器,实现私有Docker镜像仓库