随笔分类 -  docker

RHLE8 docker安装
摘要:yum install -y yum-utils device-mapper-persistent-data lvm2 yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo --RH 阅读全文
posted @ 2021-01-10 19:43 InnoLeo 阅读(193) 评论(0) 推荐(0)
docker harbor x509: certificate signed by unknown authority action: push: unauthorized to access repository
摘要:action: push: unauthorized to access repository;x509: certificate signed by unknown authority action 阅读全文
posted @ 2021-01-10 19:30 InnoLeo 阅读(1701) 评论(0) 推荐(0)
harbor配置https访问
摘要:安装准备 rpm -ivh /mnt/hgfs/Docker/RPM/epel-release-8-8.el8.noarch.rpm yum install python3-pip pip3 install --upgrade pip pip install -U -i https://pypi.t 阅读全文
posted @ 2021-01-10 17:14 InnoLeo 阅读(753) 评论(0) 推荐(0)
action: push: unauthorized to access repository
摘要:在配置完Harbor 后发现push 功能不可用出现以下问题 unauthorized: unauthorized to access repository: xuegod-web/redis-photon, action: push: unauthorized to access reposito 阅读全文
posted @ 2021-01-08 22:50 InnoLeo 阅读(14059) 评论(5) 推荐(0)