Commit Graph

68 Commits

Author SHA1 Message Date
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
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
Sarah Sanders 363d194cac
Merge branch 'main' into ENGDOCS-2281 2024-11-11 14:59:50 -08:00
Sarah Sanders dc49ea8175 Update aci-ecs-eol.md 2024-11-08 10:32:44 -08:00
Sarah Sanders be328b9958 Update all outdated callouts 2024-11-08 10:31:58 -08:00
Sarah Sanders 0ec23df99f Update new-plans.md callouts for Dec. 10th date 2024-11-07 11:14:05 -08:00
Allie Sadler 99a24c4a6b
ENGDOCS-2300 (#21354)
<!--Delete sections as needed -->

## Description

Final PR to improve the DD IA. 

Validate test failing due to link that needs fixing in an upstream repo 

## 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: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 14:45:53 +00: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
David Karlsson a2497ef464 site: use common base layout in search layout
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 15:55:54 +02: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 b46dbff8f9 Revert "hugo: replace dots with dashes in content filenames"
This reverts commit 94e01d98ab.
2024-09-10 13:28:36 +02:00
David Karlsson 94e01d98ab hugo: replace dots with dashes in content filenames
With the recent change in moving content to the /manuals section, and
manipulating content permalinks to use `/:sections[1:]/:slugorfilename`,
source filenames with dots in them did not receive a .html extension in
the site output directory. This seems to be a quirk (bug?) with the
`:slugorfilename` permalink token in Hugo.

To work around this, I have removed the dots in markdown filenames and
replaced them with dashes.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 10:36:30 +02:00
David Karlsson 02a4a592ca
Merge pull request #20808 from dvdksn/gha-fix-variable-name
gha fix variable name
2024-09-09 15:11:52 +02:00
Allie Sadler 8193b2f1ef
consolidate settings (#20810) 2024-09-09 13:53:18 +01:00
David Karlsson 948ae90018 chore: remove single-use gha-tutorial include
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 13:02:55 +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
Allie Sadler a4c1e8a45a
ENGDOCS-2197 (#20717)
* ENGDOCS-2197

* edit
2024-08-29 16:06:07 +01:00
Allie Sadler 089bff1fc8
fix-desktop-image (#20689)
* fix-desktop-image

* Update content/includes/desktop-linux-launch.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 12:37:22 +01:00
Allie Sadler abd030c3fe
ENGDOCS-2185 (#20655)
* ENGDOCS-2185

* fix

* silly mistake

* rename getting-started to introduction

* fix

* final fix

* formtatting

* review edits

* review edits

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

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-20 08:23:29 +01:00
David Karlsson 9e90b8cfd0
Merge pull request #20592 from dvdksn/restructure-build-manuals
build: restructure manuals section
2024-08-19 13:12:53 +02:00
David Karlsson 127bf48d12 build: restructure manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 12:48:49 +02:00
Allie Sadler 52b3d97da7
ENGDOCS-2184 (#20641)
* ENGDOCS-2184

* fix more links

* remove numbers from file names

* final link fix

* this is really the last fix
2024-08-19 11:45:34 +01:00
David Karlsson eb8614af4d hugo: refactor include shortcode mechanics
Instead of inserting the raw file contents, use the page object.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:30:05 +02:00
David Karlsson 556aa69437 chore: use restricted shortcode
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:51 +02:00
David Karlsson de909cde37 chore: use experimental shortcode
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:51 +02:00
David Karlsson e3aa78b72c chore: update alert syntax
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:49 +02:00
Allie Sadler 99db35c5ad
Engdocs 2177 (#20583)
* ENGDOCS-2177

* ENGDOCS-2177

* remove old images and other minor edits

* edits
2024-08-14 13:21:01 +01:00
Allie Sadler 6abe8e647d
ENGDOCS-2078 (#19927)
* ENGDOCS-2078

* edits

* edits

* SME review edits

* Apply suggestions from code review

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

* Update content/compose/bridge/_index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2024-07-26 10:39:10 +01:00
Allie Sadler 6488f1465e
ENGDOCS-2159 (#20453)
* ENGDOCS-2159

* changes to release

* changes to release
2024-07-24 16:14:17 +01:00
Allie Sadler a48d866945
ENGDOCS-2152 (#20378) 2024-07-11 13:58:35 +01:00
Stephanie Aurelio b1f70ea017
update billing info and crosslink from banner (#20325) 2024-06-28 11:54:38 -07:00
Stephanie Aurelio 294e349851
Add tax certificate page (#20251)
* add tax cert details and page

* fix typo

* update details

* clarify callout detail

* fix capitalization

* fix typo
2024-06-20 15:12:07 -07:00
David Karlsson a92623e34e build(ci): use `vars` for docker username
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-18 16:19:20 +02:00
David Karlsson 4b089c535f build(ci): remove checkout action for build-push-action
build-push-action uses Git context by default. No need for checkout
action unless you tamper with repo files before build.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-18 16:19:19 +02:00
David Karlsson 208e19c67c build: bump build-push-action to v6
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:17:26 +02:00
Craig Osterhout b9ac2c6898
get-started: update workshop paths (#20216)
* move /get-started/ to /guides/workshop/

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

* move image

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

* Update content/engine/swarm/swarm-tutorial/_index.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

* Update content/guides/deployment-orchestration/swarm-deploy.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

* rename file for part 10

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-06-13 11:50:25 -07:00
Stephanie Aurelio 744695aae3
Add banner and update billing docs (#20145)
* add tax banner and update billing faq

* update faq

* update vale
2024-06-10 08:22:24 -07:00
Allie Sadler 5af3712985
ENGDOCS-2080b (#20080)
* ENGDOCS-2080b

* ENGDOCS-2080b

* Update content/compose/compose-file/05-services.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-23 09:39:52 +01:00
Allie Sadler 7598097a58
Engdocs 2080 (#19953)
* ENGDOCS-2080

* consistency fix

* file watch addition

* file watch addition

* edits

* edits

* review edits and further includes files
2024-05-20 08:11:02 +01:00
Allie Sadler 8f1150e24b
ENGDOCS-2079 (#19939)
* ENGDOCS-2079

* Fix links

* Fix links

* Fix links

* Fix links
2024-05-01 13:53:07 +01:00
Nicolas De loof 9e4a918f8d
Compose Bridge early access (#19702)
* compose-bridge doc - release v0.0.1

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply Ally's suggestions from first code review

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

* manually adapt some review feedback

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-29 13:51:49 +01:00
Stephanie Aurelio 8147328f95
remove subscription references (#19406) 2024-02-15 07:55:46 -08:00
Allie Sadler 29e1690853
ENGDOCS-1943 (#19179) 2024-01-23 08:44:03 +00:00
Sebastiaan van Stijn 7dd1465b7c
remove "api-version-matrix" include
It was only used on a single page, so we might as well just
inline its content.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-16 20:13:46 +01:00
Allie Sadler 418a47c7bc
ENGDOCS-1938-tier2 (#19076) 2024-01-11 08:18:55 +00:00
Stephanie Aurelio 482bcb4ec0
Restructure administration docs IA (#18940)
* cli: use the new add-host separator

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

* update organization admin sections

* update company sections and move faqs

* add create company steps and clean up overview

* update faq paths in tiles and add ea banner to admin tab

* fix spaces and update admin console references

* update banner message, clarify content, and streamline onboarding guide

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-19 08:58:20 -08:00
Craig Osterhout b16d30c519
get-started: add landing page w/ walkthroughs (#18808)
* add get-started landing page

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-12-04 08:59:34 -08:00
Stephanie Aurelio 001ae3aed7
update images and refs and remove old image files (#18731) 2023-11-20 15:25:54 -08:00
Craig Osterhout b119b6844e
guides: add walkthroughs (#18609)
* add walkthroughs

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-16 07:47:32 -08:00
Stephanie Aurelio b395c3e531
Update and refresh company docs (#18656)
* update company faqs structure diagram and implement support feedback

* update faq and callout

* implement feedback and fix conditional
2023-11-15 13:33:49 -08:00