Merge pull request #6067 from pureshine/modify_md

Change the rights of developers and project admin in user guide.
This commit is contained in:
Mia ZHOU 2018-10-18 10:49:21 +08:00 committed by GitHub
commit 12e9be3cde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 11 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

View File

@ -256,7 +256,6 @@ Harbor supports HTTP by default and Docker client tries to connect to Harbor usi
```Error response from daemon: Get https://myregistrydomain.com/v1/users/: dial tcp myregistrydomain.com:443 getsockopt: connection refused.``` ```Error response from daemon: Get https://myregistrydomain.com/v1/users/: dial tcp myregistrydomain.com:443 getsockopt: connection refused.```
If this private registry supports only HTTP or HTTPS with an unknown CA certificate, please add If this private registry supports only HTTP or HTTPS with an unknown CA certificate, please add
`--insecure-registry myregistrydomain.com` to the daemon's start up arguments. `--insecure-registry myregistrydomain.com` to the daemon's start up arguments.
@ -309,6 +308,11 @@ Go into the repository and select the "Info" tab, and click the "EDIT" button.
![edit info](img/edit_description.png) ![edit info](img/edit_description.png)
### Download the harbor certs
Users can click the "registry certificate" link to download the registry certificate.
![browse project](img\download_harbor_certs.png)
### Deleting repositories ### Deleting repositories