Commit Graph

18 Commits

Author SHA1 Message Date
sheltongraves fd2f88e908
Update access.md (#22505)
Added Gated Distribution information to docs page.

<!--Delete sections as needed -->

## Description

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

## 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

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Craig <craig.osterhout@docker.com>
2025-05-14 10:26:38 -07:00
sheltongraves 3514b18fc9
Create immutable-tags.md (#22608)
Adding a new page for immutable tags feature. I was thinking it would go
in Docker Hub -> Repositories -> Images. But open to your discretion of
the best place for it.

<!--Delete sections as needed -->

## Description

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

## 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

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Craig <craig.osterhout@docker.com>
2025-05-12 11:38:30 -07:00
Craig Osterhout 8d57252d2e
add some aliases (#22337)
<!--Delete sections as needed -->

## Description

Added some aliases for Hub and get-started content

## Related issues or tickets

ENGDOCS-2514

## Reviews

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


- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-04-01 07:58:39 -07:00
Craig Osterhout a7a2a5217e
hub: sidebar nav (#22123)
<!--Delete sections as needed -->

## Description

Updated Hub nav items to new left nav.


![image](https://github.com/user-attachments/assets/30fc20be-d999-426e-bef6-55cd535d5735)


## Related issues or tickets

ENGDOCS -2447

## Reviews

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

- [ ] Editorial review
- [ ] Product review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-03-17 10:07:57 -07:00
Craig Osterhout 9bfe7ad474
hub: add image management (#22052)
<!--Delete sections as needed -->

## Description

Added topic for new image management feature.
Updated usage management topic to reference new topic.
Updated release notes.

-
https://deploy-preview-22052--docsdocker.netlify.app/docker-hub/repos/manage/hub-images/
-
https://deploy-preview-22052--docsdocker.netlify.app/docker-hub/repos/manage/hub-images/manage/
-
https://deploy-preview-22052--docsdocker.netlify.app/docker-hub/usage/manage/
-
https://deploy-preview-22052--docsdocker.netlify.app/docker-hub/release-notes/


## 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: Sarah Sanders <sarah.sanders@docker.com>
2025-02-19 10:57:09 -08:00
Sarah Sanders d083617e9d
fix: update include.html for heading error (#21906)
## Description
- Problem: Some include shortcodes produce missing H3 ToC headings (ex:
https://docker.slack.com/archives/C039ZM6GH4Z/p1737545677728649)
- Fix: Update to include.html uses Hugo readFile function to fix parsing
errors and updated all include shortcodes using Find and Replace to use
correct syntax: `{{% "include-file" %}}`

## Related issues or tickets
-
[ENGDOCS-2398](https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiZGE3OTBmY2ExOTliNDVjY2JlOTc4Y2ViY2MwNDI3NDEiLCJwIjoiaiJ9)

## Reviews
- [ ] Technical review

[ENGDOCS-2398]:
https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-29 07:31:40 -08:00
Sarah Sanders 3de8201822
implement summary bars for feature attributes (#21667)
## Description
- Create `summary-bar.html` shortcode
- Inline styling

## Related issues or tickets
- [ENGDOCS-2334](https://docker.atlassian.net/browse/ENGDOCS-2334)

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

[ENGDOCS-2333]:
https://docker.atlassian.net/browse/ENGDOCS-2333?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Preview:
https://deploy-preview-21667--docsdocker.netlify.app/security/for-admins/hardened-desktop/settings-management/configure-admin-console/

[ENGDOCS-2334]:
https://docker.atlassian.net/browse/ENGDOCS-2334?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-21 09:19:16 -08:00
Craig Osterhout c5b31325ae
hub: autobuild refresh (#21610)
<!--Delete sections as needed -->

## Description

Quick refresh of autobuild content.

- Updated some linkTitles and weights to make the titles more scannable
in the nav and somewhat logically ordered.
- Updated capitalization to sentence case for consistency. 
  - `Automated builds`->`[Aa]utomated builds`
  - `Autobuild`->`[Aa]utobuild`
  - `Automated tests`->`[Aa]utomated tests`
  - `Autotest`->`[Aa]utotest`
- Updated note formatting.
- Fixed some vale nags.
  - `above`->`previous`
  - `click`->`select`

Did a `git mv` with the following files, but I think the similar file
names caused everything to be flagged as new/deleted rather than just
renamed. Not planning to do a deeper refresh of the existing content at
this time.

- Renamed `_index.md` to `setup.md`
- Renamed `how-builds-work.md` to `_index.md`


https://deploy-preview-21610--docsdocker.netlify.app/docker-hub/repos/manage/builds/

## Related issues or tickets

ENGDOCS-2351

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-01-08 13:27:51 -08:00
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 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 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
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 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