mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Merge pull request #16833 from docker/chrisward/repo-pub-images
Add details on uploading logos to repositories
This commit is contained in:
BIN
assets/images/repository-image-uploaded.png
Normal file
BIN
assets/images/repository-image-uploaded.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 217 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 256 KiB After Width: | Height: | Size: 233 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 231 KiB |
@@ -18,7 +18,7 @@ command. A single Docker Hub repository can hold many Docker images (stored as
|
||||
To create a repository, sign into Docker Hub, select **Repositories** then
|
||||
**Create Repository**:
|
||||
|
||||

|
||||

|
||||
|
||||
When creating a new repository:
|
||||
|
||||
@@ -40,7 +40,11 @@ When creating a new repository:
|
||||
>
|
||||
> For organizations creating a new repository, it's recommended you select **Private**.
|
||||
|
||||

|
||||
> **Note**
|
||||
>
|
||||
> Docker Verified Publisher (DVP) and Docker-Sponsored Open Source (DDOS) organizations can also add a logo to a repository. The maximum size is 1000x1000.
|
||||
|
||||

|
||||
|
||||
After you select **Create**, you can start using `docker push` to push
|
||||
images to this repository.
|
||||
@@ -53,7 +57,7 @@ To create a private repository, navigate to Docker Hub and select **Repositories
|
||||
>
|
||||
> To update your public repository to private, navigate to your repository, select **Settings** and **Make private**.
|
||||
|
||||
{: style="max-width: 60%"}
|
||||
{: style="max-width: 60%"}
|
||||
|
||||
## Deleting a repository
|
||||
|
||||
|
||||
Reference in New Issue
Block a user