Commit Graph

57174 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 49cbf196fa
Merge pull request from th0bse/patch-1
Add ipv6 switch to network creation
2022-02-11 23:41:51 +01:00
Jerae Duffin bcd13ee18c updated links 2022-02-11 16:41:35 -06:00
Dan Bámíkíyá da03cff6d7
Add link to Docker Compose repo to fix reference text 2022-02-11 15:52:36 +01:00
jrudel abddcbce76
Move example of symbolic link closer to related text ()
* Move example of symbolic link closer to related text

This is to co-locate the text explaining why a symbolic link might be required with the example of the symbolic link creation. This will make it more clear that the symbolic link example is related to the note immediately above.

* Insert line break prior to example

* Fix indentation of quote block

It now matches the indentation of the instructions code blocks and other quote blocks.
2022-02-11 14:01:16 +00:00
Usha Mandya 8462ac28ee
Merge pull request from gbtec-markusmeier/patch-1
fix location of compose switch install script
2022-02-11 10:17:47 +00:00
Felipe Cruz Martinez 3652fb1869
Include the `vscode` explanation in dev envs ()
* Include the `vscode` explanation in dev envs

Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
2022-02-11 10:19:09 +01:00
Usha Mandya d4e08655ee
Merge pull request from ulyssessouza/bump-4.5.0
Add DD 4.5.0 changelogs
2022-02-10 18:35:12 +00:00
Ulysses Souza 7f3277053c Add DD 4.5.0 changelogs
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2022-02-10 19:24:25 +01:00
Usha Mandya 738098e30a
Merge pull request from StefanScherer/avoid-port-5000
Use host port 8000 to avoid conflicts on macOS Monterey
2022-02-10 14:58:42 +00:00
Jerae Duffin 9c179a81e8 updated FAQs 2022-02-09 09:39:12 -06:00
Stefan Scherer bcc2a90f52
Use host port 8000 to avoid conflicts on Monterey
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2022-02-09 13:05:34 +01:00
Usha Mandya 9afff3c87d
Merge pull request from usha-mandya/orgs-update-patch
Revamp the Teams and Orgs page
2022-02-08 15:31:51 +00:00
Werner Robitza 07d84b1235
fix missing backslash in gcplogs documentation 2022-02-08 13:00:56 +01:00
Sebastiaan van Stijn 184359b604
Merge pull request from usha-mandya/polldaddy-patch2
Fix spacing in Nero ratings display
2022-02-08 11:29:58 +01:00
jerae-duffin ef7fb129d3
Merge pull request from jerae-duffin/ENGDOCS-578
Added SSO video
2022-02-07 16:49:19 -06:00
Usha Mandya 7b7be1c2bd Fix spacing in Nero ratings display
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-07 22:42:07 +00:00
Jerae Duffin fc82f4fd2e Added SSO video 2022-02-07 16:41:42 -06:00
Usha Mandya 7c81370ecf Add info on Invitees tab, update screenshot
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-07 22:29:12 +00:00
Usha Mandya 8903fdb2c3
Merge pull request from usha-mandya/polldaddy-patch
Update the docs page ratings display
2022-02-07 14:12:26 +00:00
Usha Mandya d5ff66ccfc Revamp the Teams and Orgs page
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-07 12:33:23 +00:00
Haripriya 4fd778a316
Update overview.md
In THE  DOCKER PLATFORMsection , there is a small grammaratical error in  second line it should be "The isolation and security allows you to run many
containers simultaneously on a given host." (allow->allows) not "The isolation and security allow you to run many
containers simultaneously on a given host."
2022-02-07 04:28:32 +05:30
Dan Bámíkíyá 89ded65463
Ammend PAT setup section in Go language guide 2022-02-06 17:20:23 +01:00
jerae-duffin 5299e1aca0
Merge pull request from jerae-duffin/ENGDOCS-574
SSO prereqs update
2022-02-04 16:16:28 -06:00
Jerae Duffin c2c4b6a0f4 prereqs update 2022-02-04 11:11:08 -06:00
Usha Mandya 3944d83af5
Merge pull request from bartduisters/patch-1
Update 04_sharing_app.md
2022-02-04 14:08:10 +00:00
softwarepronto f5676f4557
Update index.md ()
There was no transition or clear delineation between persisted storage to in-memory storage.
2022-02-04 14:07:56 +00:00
breggles 665c6ffa94
ASP.NET Core does not run on .NET Framework ()
ASP.NET Core is almost a complete rewrite and an ASP.NET Core app does not run on .NET Framework. See e.g. https://docs.microsoft.com/en-us/aspnet/core/introduction-to-aspnet-core?view=aspnetcore-6.0#why-choose-aspnet-core.
2022-02-04 14:07:25 +00:00
Usha Mandya bfc2c27166
Merge pull request from HSKPeter/fix-grammar-errors
Fixed grammar errors and paraphrased sentences to enhance readability
2022-02-04 14:04:08 +00:00
Kayla Reopelle (she/her) b730e42610
Update ipv6 instructions for 3.x Compose files ()
* Update ipv6 instructions for 3.x Compose files

IPv6 instructions on https://github.com/docker/compose/issues/4958, are compatible with Docker Compose 3.x

* Update code block to use yaml syntax

With @usha-mandya

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update text about using IPv6

By @usha-mandya

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-02-04 14:03:19 +00:00
Usha Mandya 4d262d0bf3
Merge pull request from couling/patch-1
Update working-with-buildx.md to mention QEMU must be statically compiled to work with binfmt_misc
2022-02-04 14:00:51 +00:00
Usha Mandya da4bd106d6
Update buildx/working-with-buildx.md 2022-02-04 13:54:14 +00:00
Sebastiaan van Stijn af0ec7f308
Merge pull request from usha-mandya/copyright-update-patch
Update copyright year
2022-02-04 11:37:33 +01:00
Usha Mandya b5c66cc625
Merge pull request from aiordache/update_preview_build
Linux: update url for tech preview build
2022-02-03 10:39:05 +00:00
aiordache e963412297 Linux: update url for tech preview build
Signed-off-by: aiordache <anca.iordache@docker.com>
2022-02-03 11:00:56 +01:00
Bart Duisters e6cdfcc7ad
Update 04_sharing_app.md 2022-02-02 23:54:35 +01:00
Usha Mandya 1a9f3706bc
Merge pull request from ceotoolsuite/patch-1
line 213, grammer
2022-02-02 22:19:20 +00:00
ceotoolsuite 6cd34046ae
line 213, grammer
The other commands "will have"
vs
The other commands "have will"
2022-02-02 15:51:50 -06:00
Usha Mandya 20b05d429b Update the docs page ratings display
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-02 18:53:29 +00:00
Usha Mandya eeca4fbdd1 Update copyright year
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-02 18:46:44 +00:00
Usha Mandya b4f9bf67b0
Merge pull request from ValorNaram/patch-1
Changed log-opt to log-opts
2022-02-02 18:35:52 +00:00
Usha Mandya 006d558ce0
Merge pull request from rayedbw/patch-1
Update develop.md
2022-02-02 18:35:17 +00:00
Usha Mandya 93c0866dff
Merge pull request from jerae-duffin/ENGDOCS-572
updated prereqs
2022-02-02 17:38:56 +00:00
Jerae Duffin 46e4472499 updated prereqs 2022-02-02 10:55:49 -06:00
Usha Mandya d4678b7ed3
Merge pull request from StefanScherer/dd-add-scan-update
DD 4.4.x release notes: Add scan cli plugin 0.16.0 version bump
2022-02-02 13:58:20 +00:00
Stefan Scherer e2bf6d3c45
Add scan cli plugin 0.16.0 version bump
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2022-02-02 10:56:10 +01:00
Rayed Bin Wahed 122645e717
Update develop.md
Accidental subject-verb agreement error. Made the verb singular to agree with the singular subject Docker.
2022-02-02 12:00:38 +08:00
Usha Mandya 9bc28eb68e
Merge pull request from usha-mandya/desktop-linux-patch
Fix numbered list issue
2022-02-01 19:12:35 +00:00
Usha Mandya 3db5a1ddfb Fix numbered list issue
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-01 19:06:32 +00:00
Usha Mandya f684196cf9
Merge pull request from docker/stephen-turner-patch-1
Add another reason for using a VM
2022-02-01 17:14:02 +00:00
Stephen Turner b643a3a4d8
Add another reason for using a VM
Add note about controlling the kernel and OS inside the VM
2022-02-01 16:54:36 +00:00