2019年5月2日
摘要: $cd /scratch/cdctest$mkdir certs$mkdir auth Create a password file:$ docker run \ --entrypoint htpasswd \ registry:2 -Bbn testuser testpassword > auth 阅读全文
posted @ 2019-05-02 08:40 IT民工11 阅读(129) 评论(0) 推荐(0) 编辑