Commit Graph

60137 Commits

Author SHA1 Message Date
Nick Adcock d28ef5e470
Show hostname in hub API examples (#15524)
Signed-off-by: Nick Adcock <nick.adcock@docker.com>

Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2022-08-30 15:10:58 +02:00
CrazyMax 8acb5b970d
Switch prod2 to prod environment
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-30 14:44:24 +02:00
CrazyMax fca20e05da
Merge pull request #15443 from crazy-max/switch-stage
ci: switch stage2 to stage environment
2022-08-30 14:26:32 +02:00
Usha Mandya 232d3f1e2e
Merge pull request #15520 from milosgajdos/fix-deprecated-api-paths
Fix URL paths in deprecated API replacements
2022-08-30 10:00:34 +01:00
Milos Gajdos 7b769cbe79
Fix URL paths in deprecated API replacements 2022-08-30 08:46:41 +01:00
Craig Osterhout 84dddc6322
Merge pull request #15514 from fimmicon/patch-1
fix typo
2022-08-29 13:12:02 -07:00
Craig Osterhout 0905e15755
Merge pull request #15515 from Shy/patch-1
Corrected spelling.
2022-08-29 12:50:37 -07:00
Shy Ruparel 0a66270ce5
Corrected spelling. 2022-08-29 15:15:42 -04:00
jerae-duffin 49d0839771
Update _includes/configure-registry-json.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2022-08-29 14:06:02 -05:00
jerae-duffin cc3dd2dd7c
Update docker-hub/registry-access-management.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2022-08-29 14:04:28 -05:00
jerae-duffin d8ad873ea2
Update docker-hub/registry-access-management.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2022-08-29 14:04:20 -05:00
craig-osterhout 3ceb14581a
fix typo 2022-08-29 11:51:52 -07:00
Efim a1dfa5aa19
fix typo 2022-08-29 18:23:23 +03:00
Yonghye Kwon 1e39b20839
remove $ sudo service docker start from step 3 in ### Install from a package 2022-08-29 23:37:22 +09:00
Yonghye Kwon c5c84b84a4
add start command to run docker image 2022-08-29 23:35:50 +09:00
Yonghye Kwon 8f19793ad2
add start command to run hello-world image 2022-08-29 23:32:13 +09:00
Bruno Sousa ea38ed643b Add containerd documentation page
Add containerd documentation page

Signed-off-by: Bruno Sousa <bruno.sousa@docker.com>
2022-08-29 15:22:29 +01:00
Dockertopia 620476590c
Merge pull request #15511 from dockertopia/refactor-precedence-table
Adding edits from review
2022-08-29 12:30:23 +01:00
Dockertopia abc10b0cae
Apply suggestions from code review
Implementing suggestions.

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-08-29 12:19:34 +01:00
dockertopia 95519c425d Minor edit 2022-08-29 10:41:43 +01:00
Ulysses Souza 9124e41e82 Rebase - minor edits 2022-08-29 10:28:53 +01:00
Ulysses Souza 2ab284be75 Review/Refactor of precedence table
Rebase
2022-08-29 10:23:45 +01:00
Sebastiaan van Stijn d282ce0a63
Merge pull request #15498 from thaJeztah/desktop_dashboard_redirects
desktop: add missing redirects for dashboard
2022-08-28 18:53:37 +02:00
milas f032278139 Update Compose reference API to v2.10.2
Signed-off-by: GitHub <noreply@github.com>
2022-08-26 20:22:19 +00:00
Jerae Duffin 79d8764369 updated consolidated repo 2022-08-26 12:46:03 -05:00
Sebastiaan van Stijn 27686c1f48
desktop: add missing redirects for dashboard
The dashboard topic was rolled up into the "get-started" section in commit
ab0dee78a2, which removed links from the TOC.
The page itself was removed in 13ee3ff426, but
forgot to add/copy the redirects.

This patch adds the redirects back, and fixes some links to the page that's
now missing.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-26 18:50:17 +02:00
aiordache a494c4ad96 update registry access management docs for DD4L
Signed-off-by: aiordache <anca.iordache@docker.com>
2022-08-26 17:38:27 +02:00
David Karlsson 232d94dc71
removed deleted pages (#15459) 2022-08-26 07:58:27 +02:00
jerae-duffin 586c46bf50
Merge pull request #15489 from silvin-lubecki/update-deprecated-api-links
Update deprecated API links to new Hub API endpoints
2022-08-25 16:08:07 -05:00
Silvin Lubecki 8cf13c805e
Fix dumb link 2022-08-25 19:14:04 +02:00
Silvin Lubecki 6c413cc574
Update deprecated API links to new Hub API endpoints 2022-08-25 19:08:59 +02:00
jerae-duffin 1714f5ee73
Merge pull request #15488 from silvin-lubecki/update-hub-api
Add list tags and get tag endpoints OpenAPI documentation
2022-08-25 11:34:07 -05:00
Silvin Lubecki f930f14d63
Add list tags and get tag endpoints OpenAPI documentation 2022-08-25 18:13:33 +02:00
Allie Sadler 56c9827312
ENGDOCS-924 (#15468) 2022-08-25 16:53:05 +01:00
Craig Osterhout 04c34b9637
[ENGDOCS-894] Remove out-dated samples (#15347)
Removed samples for Docker Labs repo because the repo is no longer actively maintained.
Removed loosely connected "Library references" section.
Removed samples contained in the documentation from the list in index and from the TOC.
Fixed typo in description frontmatter
Updated TOC
Add Awesome Compose link and a few samples
Add Docker Samples link and a few samples
2022-08-25 08:30:58 -07:00
Dockertopia 4dca98476c
Merge pull request #15462 from dockertopia/composedocs-patch1
Removing old rule and Unset cells in table
2022-08-25 12:21:59 +01:00
Jerae Duffin 3883cac817 updated link in overview 2022-08-24 13:31:10 -05:00
milas 81802b7ff5 Update Compose reference API to v2.10.1
Signed-off-by: GitHub <noreply@github.com>
2022-08-24 14:57:50 +00:00
jerae-duffin 11a2c8f805
Merge pull request #15461 from silvin-lubecki/deprecate-hub-v1-api
Add deprecation notive for Hub V1 API
2022-08-24 08:33:52 -05:00
Usha Mandya 780a49633d
Merge pull request #15451 from jhratliff/WEB-1276
WEB-1276: Adds OneTrust consent manager JS snippet and footer button
2022-08-24 10:33:11 +01:00
James Ratliff 48fcb45a44
WEB-1276: Adds OneTrust consent manager JS snippet and footer button
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-24 11:21:14 +02:00
Silvin Lubecki 0f400bf78b
Fix typo 2022-08-24 11:19:44 +02:00
Allie Sadler ff00366055
ENGDOCS-922 (#15469) 2022-08-24 10:09:08 +01:00
craig-osterhout 71dc033520
Fix typo 2022-08-23 15:32:47 -07:00
craig-osterhout 2c52e7690e
Fix typo 2022-08-23 15:29:25 -07:00
craig-osterhout d1479e65f6
Fix typo and ordered list 2022-08-23 15:25:20 -07:00
craig-osterhout cb1acd8431
attempt to fix ordered list 2022-08-23 15:05:15 -07:00
craig-osterhout 2ac9cb762d add pull image to hub quickstart 2022-08-23 14:44:49 -07:00
jerae-duffin e125c3bc48
Merge pull request #15465 from jerae-duffin/ENGDOCS-942
updated deactivating docs
2022-08-23 15:43:54 -05:00
Craig Osterhout cf480fae08
rename branch and add note (#15378) 2022-08-23 13:43:03 -07:00