mirror of https://github.com/docker/docs.git
updated default
This commit is contained in:
parent
ee8a6b745e
commit
8216187c7b
|
@ -34,6 +34,11 @@ When creating a new repository:
|
|||
* The description can be up to 100 characters and used in the search result.
|
||||
* You can link a GitHub or Bitbucket account now, or choose to do it later in
|
||||
the repository settings.
|
||||
* You can set your default visibility to public or private for your account.
|
||||
|
||||
> **Note:**
|
||||
>
|
||||
> For organizations creating a new repository, it's recommended you select **Private**.
|
||||
|
||||

|
||||
|
||||
|
@ -44,6 +49,10 @@ images to this repository.
|
|||
|
||||
To create a private repository, navigate to Docker Hub and select **Repositories** and **Private**.
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> To update your public repository to private, navigate to your repository, select **Settings** and **Make private**.
|
||||
|
||||
{: style="max-width: 60%"}
|
||||
|
||||
## Deleting a repository
|
||||
|
|
Loading…
Reference in New Issue