更新了docker registry的使用方式
@@ -1,3 +1,10 @@
# Docker
# Docker测试
1、查询网址 `https://docker.huajishe.fun/v2/_catalog`
Docker测试
2、从Docker向下pull的时候,记得在/etc/docker/daemon.json中写一下insecure-website,因为自建的网址需要HTTPS证书认证,比较麻烦
获取的方式如下代码:
``` bash
sudo docker pull huajishe.fun:8888/testing
```
The note is not visible to the blocked user.