mirror of https://github.com/docker/docs.git
1.4 KiB
1.4 KiB
title | description | keywords |
---|---|---|
Repository logos | Override the organization logo on a per-repository basis | dvp, verified, publisher, repository, logo, icons |
Docker Verified Publishers (DVP) and Docker Sponsored Open Source (DSOS) organizations can upload custom images for individual repositories on Docker Hub. This lets you override the default organization-level logo on a per-repository basis.
Only a user with administrative access (owner or team member with Admin permission) over the repository can change the repository logo.
Image requirements
- The supported filetypes for the logo image are JPEG and PNG.
- The minimum allowed image size in pixels is 120×120
- The maximum allowed image size in pixels is 1000×1000
- The maximum allowed image file size is 5MB
Set the repository logo
- Sign in to Docker Hub.
- Go to the page of the repository that you want to change the logo for.
- Select the upload logo button, represented by a camera icon
(
{: .inline height="22px" }) overlaying the current repository logo.
- In the dialog that opens, select the PNG image that you want to upload.
- Select Open to upload the image and set it as the logo for the repository.
Remove the logo
Remove a logo using the clear button ({: .inline height="22px" }).
Removing the logo makes the repository fallback to using the organization logo, if set.