mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-25 10:07:43 +01:00
Merge pull request #6067 from pureshine/modify_md
Change the rights of developers and project admin in user guide.
This commit is contained in:
commit
12e9be3cde
BIN
docs/img/download_harbor_certs.png
Normal file
BIN
docs/img/download_harbor_certs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
@ -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.```
|
||||
|
||||
|
||||
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.
|
||||
|
||||
@ -309,6 +308,11 @@ Go into the repository and select the "Info" tab, and click the "EDIT" button.
|
||||
|
||||
![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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user