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