Commit Graph

59046 Commits

Author SHA1 Message Date
David Karlsson bad2be0b64
build: tidy 'develop' section in guides (#16196)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-23 16:53:04 +01:00
Allie Sadler 559c103926
Release notes standardization (#16208)
* Hub release notes

* docker desktop release notes

* compose release notes

* engine release notes

* build release notes
2022-11-23 15:10:35 +00:00
Usha Mandya c955926edb
Merge pull request #16205 from craig-osterhout/issue-16186
Add redirect for old sample
2022-11-23 10:21:40 +00:00
craig-osterhout df47034264
add redirect 2022-11-22 11:06:24 -08:00
Usha Mandya 1a3827ce6c
Merge pull request #16171 from jerae-duffin/ENGDOCS-1088
Minor update
2022-11-22 16:56:18 +00:00
Allie Sadler 69d5b822f5
fix links (#16202) 2022-11-22 16:56:12 +00:00
Craig Osterhout ba1ecb30b3
Merge pull request #16191 from tarikly/main
Fix URLs samples
2022-11-20 17:39:39 -08:00
Tárikly Távora e6635f8b8d
Fix URLs samples
Fix URLs samples
2022-11-18 17:18:55 -03:00
Usha Mandya 94eb369775
Merge pull request #16181 from aevesdocker/hd-fix
Requests to adjust Hardened Desktop docs
2022-11-17 21:29:42 +00:00
jerae-duffin 72ca0f2a8c
Merge pull request #16182 from jerae-duffin/ENGDOCS1076
Updated tabs for SSO
2022-11-17 11:38:29 -06:00
Benjamin Grandfond c1f86e29c6
Add some mention to show extension containers from other places in the doc (#16175)
* Add some mention to show extension containers from other places in the doc

* Update desktop/extensions-sdk/quickstart.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-11-17 17:18:39 +00:00
Jerae Duffin a8d2004e97 updated tabs 2022-11-17 11:14:53 -06:00
Allie Sadler 997e52b5eb Requests to adjust Hardened Desktop docs 2022-11-17 17:03:10 +00:00
Allie Sadler 6039b50afe
feedback: RAM fix (#16178) 2022-11-17 16:01:33 +00:00
Emmanuel Briney 33004b0b4c
Docker Desktop 4.14.1 release notes (#16170)
* Docker Desktop 4.14.1 release notes

Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>

* update checksums and linux links

Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>

* review changes

Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>

Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>
2022-11-17 14:29:43 +00:00
Allie Sadler 3f0cded22f
SDK landing page reorg (#16174)
* SDK landing page reorg

* fix link
2022-11-17 12:04:27 +00:00
Jerae Duffin 7f7a854746 minor update 2022-11-16 10:35:33 -06:00
jerae-duffin a521dc7678
Merge pull request #16155 from jerae-duffin/ENGDOCS-1079
updated landing page
2022-11-16 09:09:58 -06:00
Allie Sadler 63ff141129
hotjar feedback: fix broken link (#16169) 2022-11-16 10:02:04 +00:00
Craig Osterhout 6fb7df49e6
Upddate member export (#16165) 2022-11-15 08:45:33 -08:00
Allie Sadler 2d13fb1c00
fix for compose community prs (#16164) 2022-11-15 13:49:21 +00:00
David Karlsson 7b23e226e0
build: add landing page tiles (#16162)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-15 14:48:48 +01:00
Benjamin Grandfond be4d6cddc8
Add a more complete example on how to call the SDK and display the result in a React app (#16161)
* Add a more complete example on how to call the SDK and display the result in a React app

* Try to escape curly brackets to fix liquid error
2022-11-15 10:15:19 +00:00
Craig Osterhout 53e81b04b8
remove DD mentions in swarm tutorial (#16158) 2022-11-15 10:04:02 +01:00
Craig Osterhout 91db19f38f
Refresh pull limit docs (#16159)
* update pull limit docs
2022-11-14 13:33:23 -08:00
jerae-duffin 3d3578259f
Merge pull request #16157 from jerae-duffin/ENGDOCS-1083
updated subscription
2022-11-14 14:38:36 -06:00
Jerae Duffin 9036d1ec2e updated subscription 2022-11-14 12:13:54 -06:00
Jerae Duffin 1bb78c89ef updated landing page 2022-11-14 09:24:43 -06:00
David Karlsson dba8645627
Merge pull request #16148 from NitishKumar06/Nitish/16147
Command to uninstall docker engine modified
2022-11-14 15:59:55 +01:00
Allie Sadler aca1285b61
Eci patch 2 (#16152)
* correct outdated eci information

* move IAM into Hardened Desktop
2022-11-14 13:14:14 +00:00
CrazyMax 9f814f66a4
Merge pull request #16151 from crazy-max/last-date-fallback
jekyll(last_modified_at): fallback to mtime on rescue
2022-11-14 14:06:34 +01:00
CrazyMax d83773abf4
Merge pull request #16150 from crazy-max/fix-git-clone
jekyll(fetch_remote): init git repo first
2022-11-14 14:06:22 +01:00
CrazyMax e0d9ce4e9e
jekyll(last_modified_at): fallback to mtime on rescue
if fallback doesn't work like for pageless redirections,
use current time as best effort.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-14 10:00:35 +01:00
CrazyMax 6a31053c9d
jekyll(fetch_remote): init git repo first
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-14 09:58:12 +01:00
NitishKumar06 dbb36d8a6d command to uninstall docker engine modified 2022-11-13 16:03:34 +05:30
David Karlsson 34a37d9498
Merge pull request #16144 from cdupuis/dd-symlink-issus
Added missing symlink to known issue section
2022-11-11 17:07:10 +01:00
Christian Dupuis 9070dd0edb
Fix typo 2022-11-11 10:00:44 +01:00
Christian Dupuis c9dec0701e
Added missing symlink to known issue section 2022-11-11 09:11:01 +01:00
Allie Sadler fef23f68c2
prep links (#16137) 2022-11-10 17:14:32 +00:00
Emmanuel Briney 488faa4748
Desktop 4.14 release notes (#16112)
* prettier reformat

Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>

* 4.14 release notes

Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>

* create New section for Virtualization framework as default changes

Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>

* review changes

Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>

* update checksums / linux links

Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>

Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>
2022-11-10 15:52:35 +00:00
Allie Sadler 0e09300d57
DD 4.14: POS and Hardened Desktop additions and Dev Velocity addition (#16050)
* DD 4.14: POS and Hardened Desktop additions

* additions

* fix typo

* readd content
2022-11-10 15:50:38 +00:00
Usha Mandya 620a834839
Merge pull request #15527 from carehart/patch-5
Clarify bind-mount obscuring of non-empty directories in container
2022-11-10 14:57:01 +00:00
CrazyMax a6fcb23a24
Merge pull request #16135 from crazy-max/build-ci-ctn-logs
build(ci/gha): buildkit container logs
2022-11-10 15:45:56 +01:00
CrazyMax 21a3d9d1bc
build(ci/gha): buildkit container logs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-10 15:41:20 +01:00
CrazyMax 09aaf5aaf6
Merge pull request #16138 from crazy-max/ci-fix-validate-upstream
ci(validate-upstream): use ref name
2022-11-10 15:38:12 +01:00
CrazyMax 86e810c6d8
ci(validate-upstream): use ref name
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-10 15:03:32 +01:00
CrazyMax 77d8a04c18
Merge pull request #16134 from crazy-max/build-ci-upd
build(ci/gha): move builder configuration in a dedicated page
2022-11-10 11:41:50 +01:00
David Karlsson aafaa37476
Merge pull request #15977 from thaJeztah/engine_release_notes_20.10.21
engine: add release notes for 20.10.21
2022-11-10 11:38:04 +01:00
CrazyMax b4cc609ef3
build(ci/gha): move builder configuration in a dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-10 10:32:26 +01:00
Sebastiaan van Stijn 5b7c08df72
engine/install: add Ubuntu 22.10, remove 21.10
Ubuntu 21.10 reached EOL in July

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-10 10:20:16 +01:00