Commit Graph

58464 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 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
Efim a1dfa5aa19
fix typo 2022-08-29 18:23:23 +03: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
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
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 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
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
Craig Osterhout 318c432692
[Issue-15424] Python language-specific guide fix (#15436)
*remove base image from container list in python language-specific guide
2022-08-23 13:42:14 -07:00
Jerae Duffin 5e32c9035e updated deactivating docs 2022-08-23 14:32:24 -05:00
jerae-duffin 26f56985ed
Merge pull request #15284 from jerae-duffin/ENGDOCS-843
Engdocs 843
2022-08-23 13:19:16 -05:00
Adithya Krishna 9888da23c3
Updated chmod permission calculator links (#15337)
Signed-off-by: Adithya Krishna <adikrish@redhat.com>

Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2022-08-23 16:46:19 +01:00
Jerae Duffin c18ab287ff fixed link 2022-08-23 09:36:30 -05:00
dockertopia 9470c68d12 Removing old rule and Unset cells in table 2022-08-23 15:33:34 +01:00
Silvin Lubecki 2c7770680c
Add deprecation notive for Hub V1 API 2022-08-23 16:29:14 +02:00
Allie Sadler db5bbf6240
Feedback refinement (#15456)
* improvements on the feedback page

* additions

* formatting tidy up

* Update desktop/feedback.md

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

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-08-23 14:35:22 +01:00
jerae-duffin c22a799159
New topic Insights & analytics (#15373)
* new topic

* added .md extension to filename

* Fix editorial comments

* edited publish faq

* added information and instructions for UI

- New section for how to export from UI + screenshots
- Rewrite most of insights and analytics page
- Added descriptions for all data definitions
- Clarified access permissions for DVP data (all org members)

* improved intro description about pull classification

* editorial improvements

* restructured headings

* attended review comments

Co-authored-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-08-23 13:14:25 +02:00
Allie Sadler 99cf5d44bf
links to PRL page (#15454) 2022-08-23 09:41:53 +01:00
Allie Sadler 094b645611
Draft of production release cycle (#14950)
* draft of production release cycle

* moved page to different location

* update with latest changes

* small tweaks

* more changes

* style guide edits and moved page location

* review changes

* edits
2022-08-23 09:13:02 +01:00
Dockertopia 36490e3ed0
Merge pull request #15447 from dockertopia/sles-nits
Minor edits related with PR 15418
2022-08-22 16:59:19 +01:00
dockertopia 0e88ce2777 Minor edits related with PR 15418 2022-08-22 16:49:46 +01:00
Dockertopia 207afc46ff
Merge pull request #15418 from linux-on-ibm-z/s390x-sles
Updated docs for SLES 15-SP4
2022-08-22 16:36:37 +01:00
Dockertopia 2f0cbdbc8d
Merge pull request #15444 from dockertopia/ENGDOCS-853
Removing the completion.md file
2022-08-22 15:48:26 +01:00
dockertopia ceb3ba021f Adding redirect to compose index 2022-08-22 15:36:45 +01:00
dockertopia a05f60ca05 Removing the completion.md file 2022-08-22 13:29:01 +01:00
CrazyMax af2683ffd4
ci: switch stage2 to stage environment
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-22 14:02:25 +02:00
Chris Ainsworth-Patrick e3bc35a67e
CPUB-291 Update DVP docs to match new API scheme (#15431)
* CPUB-291 Update DVP docs to match new API scheme

* incorporate docs changes
2022-08-19 20:14:49 +02:00