This commit is contained in:
light
2018-03-03 10:00:32 +08:00
parent 6360db8133
commit fed6797d7c
2 changed files with 8 additions and 1 deletions
+6
View File
@@ -32,3 +32,9 @@ sudo systemctl daemon-reload
sudo systemctl restart docker
```
## login
``` bash
docker login registry.cn-hangzhou.aliyuncs.com
```