Commit Graph

59023 Commits

Author SHA1 Message Date
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
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
Sebastiaan van Stijn aaf0613fe6
engine: add release notes for 20.10.21
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-10 10:20:11 +01:00
Craig Osterhout c9a8f6505d
[Issue-16075] Update gui instructions (#16085)
* fix gui instuctions, remove outdated image
2022-11-09 14:34:52 -08:00
Allie Sadler aee82aaea2
s fix (#16130) 2022-11-09 16:40:30 +00:00
Sebastiaan van Stijn 09b8b64bcb
Merge pull request #16122 from craig-osterhout/issue-16096
Fix typo in node.js guide
2022-11-09 12:18:35 +01:00
David Karlsson ffee3d5dc4
dvp: describe chart vizualization of analytics data (#16117)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-09 10:09:14 +00:00
David Karlsson d039f2e4b9
feat: add tip callout (#16125)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-09 11:01:01 +01:00
craig-osterhout c62436fd18
fix typo 2022-11-08 14:33:15 -08:00
Craig Osterhout 4b927b0e64
fix typo (#16120) 2022-11-08 12:42:53 -08:00
jerae-duffin f66dd2ff26
Merge pull request #16115 from jerae-duffin/ENGDOCS-1077
updated note
2022-11-08 13:31:47 -06:00
Craig Osterhout df95762091
add command & code best practices (#16057) 2022-11-08 11:21:07 -08:00
Craig Osterhout 6e94c0157a
Clean up old samples (#16071)
* cleanup old samples
* add redirect
2022-11-08 07:04:44 -08:00
David Karlsson 92adc0503b
fix typo in compose envvars (#16118) 2022-11-08 14:11:33 +00:00
Craig Osterhout 80d4f9a3f7
refresh get-started part 3 style and wording (#16058) 2022-11-07 15:44:44 -08:00
Jerae Duffin 46e878f790 updated note 2022-11-07 16:38:25 -06:00
Allie Sadler 2a1fd8eb23
style guide alignments (#16111)
* style guide alignments

* fix

* Update desktop/extensions-sdk/quickstart.md

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

* Update desktop/extensions-sdk/build/build-install.md

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

* Update desktop/extensions-sdk/build/test-debug.md

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

* Update desktop/extensions-sdk/build/test-debug.md

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

* Update desktop/extensions-sdk/build/test-debug.md

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

* Update desktop/extensions-sdk/quickstart.md

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

* Update desktop/extensions-sdk/quickstart.md

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

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-11-07 15:56:38 +00:00
CrazyMax 2cb71f2573
Merge pull request #15994 from crazy-max/page-date
display reading time and tags in toc nav
2022-11-07 15:43:38 +01:00
goulashsoup 8bf3c39cd6
Clarify instantly that Docker Desktop for Linux uses its own context (#16105)
* Clarify Docker Desktop for Linux custom context

Clarifying immediately that Docker Desktop for Linux has its own context would greatly improve the documentation and prevent further misunderstandings regarding allegedly missing images and containers, as well as problems regarding apps that use the default docker socket for communication (e.g. PhpStorm).

* Fix

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-11-07 14:31:00 +00:00
CrazyMax 6d431bde49
display reading time and tags in toc nav
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-07 15:19:25 +01:00
CrazyMax a9b0774946
Merge pull request #16094 from crazy-max/build-context
build: context page
2022-11-07 11:25:36 +01:00
CrazyMax f6349342ad
build(buildkit): fix heredocs code block
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-07 11:15:30 +01:00
CrazyMax ba8ae8535f
build: context page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-07 11:15:30 +01:00
David Karlsson a01668dff8
Merge pull request #16106 from dvdksn/engine/update-log-location-windows
fix: update log path on Windows
2022-11-07 10:29:51 +01:00
David Karlsson b89d2395ca fix: update log path on Windows 2022-11-07 10:09:17 +01:00