Commit Graph

59061 Commits

Author SHA1 Message Date
Usha Mandya e2a3dad4e2
Merge pull request #16230 from Sergey-Shabanov/patch-1
Edit tag syntax
2022-11-28 10:03:19 +00:00
David Karlsson bc29f9c315
Merge pull request #11701 from kfortner/patch-1
Update systemd.md
2022-11-28 10:03:00 +01:00
David Karlsson 0bb0975f6b added note formatting 2022-11-28 09:55:11 +01:00
Kenneth Fortner a1661fd876 Update systemd.md
Systemctl requires different escape characters than a URL does so a proxy var with special URL characters needs to have them escaped with the hex equivalent and the systemctl escapes.

A backslash in domain\user becomes domain%5Cuser but this breaks systemctl because of the % sign.

If you need to use systemctl with a url and special chars is domain%%5Cuser (Notice the DOUBLE %).

[Service]
Environment="HTTP_PROXY=http://domain%%5Cuser:complex%%23pass@proxy.example.com:8080/"
2022-11-27 20:44:36 -06:00
Sergey Shabanov 5c450a54b6
Edit tag syntax 2022-11-27 22:31:45 +08:00
CrazyMax cfe28ef08f
Merge pull request #16220 from crazy-max/move-bake
build: move upstream bake docs in docs repo
2022-11-25 14:19:25 +01:00
CrazyMax b9007be9a2
build: move upstream bake docs in docs repo
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-25 12:32:21 +01:00
David Karlsson 67ce1b85d9
build: fixed misplaced enhancement in release note (#16215) 2022-11-25 09:29:24 +01:00
Allie Sadler 3a963a4e1b
fix compose release notes (#16214) 2022-11-25 08:16:59 +00:00
Craig Osterhout 22c6feddae
Merge pull request #16166 from craig-osterhout/vale-code-command
Add code formatting checks to vale
2022-11-24 13:26:18 -08:00
Guillaume Lours b8478f85d0
update Compose reference documentation and release notes to version v2.13.0 (#16213)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2022-11-24 14:16:20 +00:00
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
craig-osterhout 2a3f95fa03
remove rules 2022-11-22 10:24:28 -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
craig-osterhout d1b1aed99d
fix regex 2022-11-17 17:07:10 -08:00
craig-osterhout 9542114e76
clean up regex 2022-11-17 14:06:06 -08: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
craig-osterhout 597d898942 add vale code formatting checks 2022-11-16 16:23:40 -08: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