Commit Graph

117 Commits

Author SHA1 Message Date
Sarah Sanders 363d194cac
Merge branch 'main' into ENGDOCS-2281 2024-11-11 14:59:50 -08:00
Sebastiaan van Stijn 16c86ec864
Merge pull request #21379 from dvdksn/dynamic-api-version-example
chore: use dynamic api version in example
2024-11-09 00:20:06 +01:00
Sarah Sanders be328b9958 Update all outdated callouts 2024-11-08 10:31:58 -08:00
George Hopkins 57a2bb6ef2
Fix title level in Compose file reference 2024-11-08 12:19:09 +01:00
David Karlsson 473a19c720 chore: use dynamic api version in example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 12:04:33 +01:00
Sebastiaan van Stijn 65699e4708
engine: update versions for 27.3.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 09:34:36 +01: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
Allie Sadler 66d0b9998e
Engdocs 2282 (#21326)
<!--Delete sections as needed -->

## Description

Add lifecycle attributes to the compose spec

## Related issues or tickets

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

## Reviews

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

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2024-11-05 09:49:09 +00:00
David Karlsson ac73249bf9 site: remove target=_blank
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 15:46:19 +01:00
Craig 945e7be674
remove postman ref from api
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-10-29 15:31:48 -07:00
Allie Sadler 93289fec4b
ENGDOCS-2278 (#21256)
<!--Delete sections as needed -->

## Description

Closes https://github.com/docker/docs/issues/21247

## 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-10-29 09:43:27 +00:00
Allie Sadler 21839d5b86
ENGDOCS-2276 (#21245)
<!--Delete sections as needed -->

## Description

To match https://github.com/compose-spec/compose-spec/pull/540

## 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-10-25 15:27:43 +01:00
David Karlsson 9a46bf516b
Merge pull request #21156 from leonitousconforti/patch-1
Update unofficial libraries
2024-10-25 13:18:13 +02:00
David Karlsson cedf62a406 chore: alias /engine/api/latest/
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-19 08:53:16 +02:00
Leo Conforti 53929ac491
Update _index.md 2024-10-18 17:54:29 -05:00
David Karlsson 443685d27b engine: fix incorrect types in engine sdk overview example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-14 14:47:37 +02:00
David Karlsson 39dc1cf74e api: add alias for old v1.47 api reference location
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-14 14:35:33 +02:00
Sarah Sanders fb23a4573f
Fix conflicts with last move samples under reference PR (#21075) 2024-10-08 08:32:09 -07:00
David Karlsson d3b966e9f6 deps: update material-symbols icons to v0.23.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 12:09:29 +02:00
David Karlsson 8e3234abf9 engine: unset api layout for engine v1.24 reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 10:49:01 +02:00
David Karlsson a100545345 engine: add target qualifier for engine api layout cascade
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 10:22:13 +02:00
Josh 402a776664
Add auth docs for sso enforced (#20960)
* Add auth docs for sso enforced

* Revert rename
2024-09-24 20:33:54 +02:00
Allie Sadler 9d975a92a6
ENGDOCS-2228 (#20940)
* ENGDOCS-2228

* fix build

* title edits
2024-09-19 16:22:09 +01:00
David Karlsson ba32f0719b site: fix "latest" engine api sidebar link
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-17 12:03:18 +02:00
David Karlsson 2db16747db
Merge pull request #20916 from dvdksn/blue-skies-navs
site: templates/navigation overhaul
2024-09-17 12:01:37 +02:00
David Karlsson dd294db10b hugo: add main nav icons and fix mobile rendering
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 17:50:29 +02:00
Allie Sadler 4021d76e8b
compose spec consistency (#20915)
* compose spec consistency

* fix links

* Update content/reference/compose-file/build.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 14:57:42 +01:00
David Karlsson 4443d3640a hugo: update layout architecture
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 14:43:05 +02:00
Allie Sadler a8a0a82f6e
ENGDOCS-2221 (#20903) 2024-09-16 10:53:37 +01:00
gijoe88 a8cccaf82f
permission mode of secrets in services must be quoted (#20850) 2024-09-13 08:40:35 +01:00
David Karlsson 21b37d3696
Merge pull request #20846 from dvdksn/hugo-templates-tidy
chore: tidy up hugo templates
2024-09-11 17:39:56 +02:00
David Karlsson 7c1ecf8825 hugo: use sidebar.goto and alias for "latest" engine api route
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 14:23:21 +02:00
David Karlsson c17d0e8553 hugo: create a common api layout
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 12:44:34 +02:00
Allie Sadler ef75c4af8d
ENGDOCS-2213 (#20842) 2024-09-11 10:58:21 +01: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
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 1e399b289a cli: remove shorthand linktitle for legacy build reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 17:16:23 +02:00
David Karlsson 4b7cf19288 vendor: github.com/moby/moby v27.2.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:14:24 +02:00
David Karlsson f13e9ef952 engine: reverse the sort order of api versions section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:12:40 +02: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
Allie Sadler bcc0a9c9a4
move extensions-sdk api content to reference (#20694)
* move extensions-sdk api content to reference

* review suggestion

* rename file
2024-08-23 14:41:17 +01:00
David Karlsson 07a053763f compose: use plugin base cmd as cli overview
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 15:45:42 +02:00
David Karlsson 2835a7c051 reference: update link to docker cli reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 13:54:03 +02:00
David Karlsson fe282cdb17 reference: remove registry (distribution) api link
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 13:52:27 +02:00
David Karlsson 2018844f1e chore: move engine API to /reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 13:24:05 +02:00
David Karlsson d969391357 chore: move glossary to /reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 13:24:05 +02:00
David Karlsson eb37a7891e chore: move hub API to /reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 13:24:05 +02:00
David Karlsson f99be0f9df compose: fix link to RUN --mount=type=ssh
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 17:04:28 +02:00
David Karlsson f01d6aefa9 compose: use real network driver_opts examples
The examples provided for network driver opts with compose only
demonstrated placeholder, fictitious options. This changes the examples
to show a realistic example for the bridge driver.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 14:50:01 +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 8a4749bd22 redirect: remove redirects for retired commands
retired commands should not redirect to unrelated pages just to avoid
404

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:40:11 +02:00
David Karlsson 3be1072b26 vendor: docker/cli v27.1.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
David Karlsson 2f04fcfd8b cli: add alias for docker logs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:11:27 +02:00
Craig Osterhout 6796600e3c
remove beta label from debug (#20463)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-07-25 16:04:30 +01:00
David Karlsson f7ccee34b0 cli: make buildx build the canonical build
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 11:57:38 +02:00
David Karlsson bb739ef211 cli: add alias for docker container ps
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-08 11:05:04 +02:00
David Karlsson b3620f8204 chore: remove duplicate content paths
Duplicate aliases means multiple pages will attempt to redirect the same
URL

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 09:19:53 +02:00
Allie Sadler 6ee0567ce7
ENGDOCS-2084 (#19940) 2024-05-02 12:54:23 +01:00
David Karlsson 21285f01c6 scout: add stub for push
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-15 10:11:05 +02:00
Craig Osterhout f380cf2879
align beta callout wording (#19800)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-04-12 11:31:26 -07:00
David Karlsson ff25d689ed reference: remove links to distribution specs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-11 17:50:29 +02:00
David Karlsson adc1324bb5 fix: remove underscore in buildx debug build title
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-02 16:49:04 +02:00
David Karlsson 21c6d19748 redirect: fix typo in alias for old container_run
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-22 09:20:44 +01:00
David Karlsson 9e9a3df985 cli: use redirects for noncanonical commands
The pages for commands with aliases, e.g. `docker build`, where linked
twice in `toc.yaml` which resulted in strange highlighting for the
current page in the sidebar. Updated the link targets for non-canonical
commands in the `toc.yaml` to point to the (redirected) shorthand paths
instead.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 11:23:46 +01:00
David Karlsson f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00