Commit Graph

40 Commits

Author SHA1 Message Date
David Karlsson 2e6782a75d
Merge pull request #21644 from dvdksn/fix-docker-push-syntaxerror
fix: invalid docker push command with multiple tags
2024-12-16 23:12:29 +01:00
Craig Osterhout 44cce4906f
hub: add image library section (#21485)
<!--Delete sections as needed -->

## Description

- Added "Container image library" section in Docker Hub manual and
started adding concepts.
  - Added section about search and all the filters
  - Added section about catalogs
  - Moved mirroring topic inside
- Updated Hub landing page
- Moved "Trusted content" into Repositories>Manage (for publishers) and
Library (for consumers).


https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/search/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/catalogs/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/trusted-content/


https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/repos/manage/trusted-content/

## Related issues or tickets

ENGDOCS-2352

## Reviews

- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-12-16 08:50:11 -08:00
David Karlsson ace01c349e fix: invalid docker push command with multiple tags
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-16 17:34:10 +01:00
Craig Osterhout b8a770ee4c
desktop: add docker hub view (#21581)
<!--Delete sections as needed -->

## Description

Added Docker Hub view in Docker Desktop for 4.37
- Added a blurb in the Docker Desktop manual to provide contextual info
about the GUI: [Topic
preview](https://deploy-preview-21581--docsdocker.netlify.app/desktop/use-desktop/)
- Updated the steps in Hub Quickstart for usage: [Topic
preview](https://deploy-preview-21581--docsdocker.netlify.app/docker-hub/quickstart/)
- Updated Hub tab name: [Topic
preview](https://deploy-preview-21581--docsdocker.netlify.app/desktop/use-desktop/images/)

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

DAC-827

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-12 15:54:21 +00:00
Sarah Sanders 42251a1fff
Remove callout for service accounts (#21607)
## Description
- Feedback from Craig on DCP updates/service accounts no longer
supported

## Related issues or tickets

[ENGDOCS-2353](https://docker.atlassian.net/browse/ENGDOCS-2353?atlOrigin=eyJpIjoiMGI3NjM0YzM3NDBhNGFjOWJkZWM4OTIzZWY4MGQ4NDIiLCJwIjoiaiJ9)

## Reviews
- [ ] Editorial review

[ENGDOCS-2353]:
https://docker.atlassian.net/browse/ENGDOCS-2353?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2024-12-10 12:52:12 -08:00
Sarah Sanders 316115fc76
add docker consolidated subscriptions (#21476)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

- https://docker.atlassian.net/browse/HD-2066

## Reviews

Final sign offs in Notion doc

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Oleg Burov <ob1dev@icloud.com>
2024-12-10 08:37:56 -08:00
Craig Osterhout 8a805f4f0b
hub: add archive repo (#21553)
<!--Delete sections as needed -->

## Description

- Added topic for archive or activate a repository
- Updated repo landing page topic to add new archive topic
- Added note to repo information topic

Modified pages:
- https://deploy-preview-21553--docsdocker.netlify.app/docker-hub/repos/
-
https://deploy-preview-21553--docsdocker.netlify.app/docker-hub/repos/archive/
-
https://deploy-preview-21553--docsdocker.netlify.app/docker-hub/repos/manage/information/

## Related issues or tickets

ENGDOCS-2337

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-09 08:36:19 -08:00
Craig Osterhout 6383b4ca48
hub: add alias for moved content (#21567)
<!--Delete sections as needed -->

## Description

- Added alias for oci-artifacts topic

Started seeing some 404's for this topic.
In https://github.com/docker/docs/pull/21435, moved from
`/docker-hub/oci-artifacts/` to
`/docker-hub/repos/manage/hub-images/oci-artifacts/`.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->


- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-12-05 14:19:45 -08:00
Sarah Sanders 868ef67f16
Update callouts for pull rate limits in Docker Hub (#21494)
## Description
- Callouts in
https://docs.docker.com/docker-hub/download-rate-limit/#rate-limit were
confusing, the callout for DCP stated the *new* rate limits, while the
rate limit section explains the existing rate limits
- Updated callout to reflect the rate limits are for DCP changes
- Clarified the existing table is for existing Docker plans
- See: https://docker.atlassian.net/browse/IN-5058 for context

## Related issues or tickets

[ENGDOCS-2326](https://docker.atlassian.net/browse/ENGDOCS-2326?atlOrigin=eyJpIjoiZTBjNjBjZmE2ZGYxNDk5MWIzYzNmN2YxOTllZDdiNDYiLCJwIjoiaiJ9)

## Reviews
- [ ] Technical review
- [ ] Editorial review

[ENGDOCS-2326]:
https://docker.atlassian.net/browse/ENGDOCS-2326?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2024-12-02 08:12:41 -08:00
David Karlsson 8a722e7ee1
Merge pull request #21474 from dvdksn/sidebar-grouping
feat: sidebar groups
2024-11-28 16:46:15 +01:00
Sarah Sanders 7897055561 Fix redirect issue on create.md 2024-11-27 09:39:47 -08:00
David Karlsson 794f657c25 hub: remove cyclic redirect for /docker-hub/repos/
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 17:00:05 +01:00
Sarah Sanders 3b4c9ae6dd
ENGDOCS-2325 (#21500)
## Description
We received Hotjar feedback that the new DCP pricing email caused
confusion about Docker Hub usage, storage, pulls. To clarify:
- I updated the usage definition to define usage as 1. Pulls 2. Storage
- I updated the Rate limiting section to clarify that rate limiting only
applies to pulls (confirmed with @sheltongraves)

## Related issues or tickets
ENGDOCS-2325

## Reviews
- [ ] Technical review
- [ ] Editorial review
2024-11-26 07:57:41 -08:00
David Karlsson b98c303498 chore: add sidebar groups to top-level pages in manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 13:49:53 +01:00
Craig Osterhout 5d12cf6a70
hub: refresh/restructure repo content (#21435)
<!--Delete sections as needed -->

## Description

Started refreshing and reorganizing the Hub manual.

- Moved & rearranged the content from "Docker Hub > Manage repositories"
to "Docker Hub > Repositories > Manage" with the following sections:
  - repo info: description, overview, categories
  - access: visibility, collaborators, teams/permissions, roles, OATs
  - images: tags, software artifacts, push images, move images
- Moved the repository features (automated builds, webhooks,
vulnerability scanning) under "Repositories > Manage".
- Moved/added Create, Delete, and Personal settings to top-level of
Repositories
- Filled in some content gaps

https://deploy-preview-21435--docsdocker.netlify.app/docker-hub/repos/

## Related issues or tickets

ENGDOCS-2227

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-11-21 10:35:40 -08:00
David Karlsson f828784df1 chore: remove unused media files
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-15 16:27:15 +01:00
Sarah Sanders 3709b9bab5
Merge branch 'main' into ENGDOCS-2281 2024-11-13 09:38:26 -08:00
Allie Sadler 371db0ad99
ENGDOCS-2315 (#21416)
<!--Delete sections as needed -->

## Description

Standardize overview pages

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-11-13 10:19:19 +00:00
Craig Osterhout de347d800d
hub: refresh overview (#21399)
<!--Delete sections as needed -->

## Description

Refreshed Hub landing page.

- Updated intro to align with marketing
- Updated key features to better align with marketing
- Updated grid to better align with product IA
- Removed admin emphasis with a single link to admin section
- Moved interfaces out of feature list

----
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-11-12 10:15:15 -08:00
Sarah Sanders 363d194cac
Merge branch 'main' into ENGDOCS-2281 2024-11-11 14:59:50 -08:00
Sarah Sanders b585604f1c Update DH release notes to include OATs and PAT expiration 2024-11-11 11:40:33 -08:00
Sarah Sanders 524b00fa24
Merge pull request #21370 from sarahsanders-docker/ENGDOCS-2288
Update new-plans.md callouts for Dec. 10th date
2024-11-11 09:34:43 -08:00
Craig Osterhout ee41406114
hub: refresh quickstart (#21374)
<!--Delete sections as needed -->

## Description

Refreshed Hub Quickstart.
 - Added a brief intro.
 - Added the "how to find an image" use-case.
- Updated pull/push steps to use the same image to show how easy it is
to extend images.
- Moved install DD and create an account as prereqs to keeps the steps
Hub-focused.
- Updated next steps to have a more natural flow related to the previous
step.
--------

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-11-11 09:15:50 -08:00
Sarah Sanders 5419168714 Update content/manuals/docker-hub/builds/link-source.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 10:32:44 -08:00
Sarah Sanders 8b81c215db Found more outdated callouts, fixed whitespacing 2024-11-08 10:32:44 -08:00
Sarah Sanders 94d72ed668 Fix callout in Hub guide 2024-11-07 16:04:05 -08:00
Arie Heinrich c17faccf17
Spelling fixes (#21230)
Christmas is early :) and i had some free time to go over all the
documents and fix all spelling mistakes i have found.
2024-10-24 13:02:40 +02:00
Josh 23b9df6f75
Merge pull request #20731 from craig-osterhout/engdocs-2167
admin: add org access tokens
2024-10-15 11:04:25 -06:00
Benjamin Grandfond f0e251f782
Use access_token_name rather than pat_name (#21092) 2024-10-14 15:30:39 -07:00
sheltongraves 44b422e6d6
Update download-rate-limit.md (#20943)
* Update download-rate-limit.md

Added Pull Attribution section

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-10-09 11:11:03 -07:00
Craig Osterhout 3bb24b6420
admin: remove company mgmt from hub (#21035)
* admin: remove company mgmt from hub

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-10-07 11:59:29 -07:00
Stephen Day 2d07801952 builds: clarify instructions for bitbucket revocation
Signed-off-by: Stephen Day <stephen.day@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-26 18:32:20 +02:00
Craig Osterhout b9fcc07d61
hub: update fair use link (#20891)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-09-13 09:12:13 -07:00
Craig Osterhout 8777fded51
hub: update usage (#20871)
* update fair use to include pull

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-09-12 14:02:37 -07:00
Craig Osterhout 20573af630 admin: add org access tokens
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-09-12 09:20:59 -07:00
Craig Osterhout 25020835e4
subscription: add enhanced plan info (#20864)
* added enhanced plan announcement

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* add note to service accounts

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-09-12 07:14:48 -07:00
David Karlsson 6e4790e291 chore: rewrite links from index.md to _index.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 16:54:06 +02:00
Allie Sadler d271b4bb0c
hub releae note fix (#20805) 2024-09-09 11:27:48 +01:00
David Karlsson 656d1a871c chore: add navigation stubs, weights
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 11:24:49 +02:00
David Karlsson 135870fc13 hugo: move manuals content to /manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 10:51:09 +02:00