Commit Graph

60065 Commits

Author SHA1 Message Date
David Karlsson 610c23c93a
Merge pull request #17052 from neersighted/swarm_vxlan_port_security
swarm: add context to VXLAN port docs
2023-04-06 18:26:30 +02:00
David Karlsson d6efb59eda
Merge pull request #17053 from dvdksn/build/update-default-builder-note
build: clarify that buildkit is default in Docker Engine v23
2023-04-06 18:08:45 +02:00
David Karlsson 3d139d9a8f build: clarify that buildkit is default in Docker Engine v23
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-06 17:59:01 +02:00
John Bampton b3efa5a257
docs(whitespace): standardize `CMD` example commands (#17033) 2023-04-06 08:56:38 -07:00
Bjorn Neergaard 6b0c6de62e
swarm: add context to VXLAN port docs
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-04-06 09:54:10 -06:00
Chris Chinchilla 96fe0ef17a
Merge pull request #17050 from ChrisChinchilla/chrisward/volumes-fresh
Tweaks for freshness to volumes doc
2023-04-06 17:49:42 +02:00
Chris Chinchilla 1f7b8a01e3 Tweaks for freshness 2023-04-06 12:59:30 +02:00
Chris Chinchilla 5ebb7432b0
Merge branch 'main' into chrisward/dvp 2023-04-06 12:18:15 +02:00
Chris Chinchilla 7dde6e40c6 Draft 2023-04-06 12:16:26 +02:00
Chris Chinchilla b745b45ad4
Merge pull request #17046 from ChrisChinchilla/chrisward/vale-sub
Make Vale substitute rule actionable in extensions
2023-04-06 10:46:36 +02:00
Chris Chinchilla 7f9f453ec1 Make Vale substitute rule actionable in extensions 2023-04-06 09:47:35 +02:00
Chris Chinchilla d75c07c194 Draft 2023-04-06 09:46:42 +02:00
Satyam Singh 0411616bcb
Added link to the Apache 2.0 License (#17039)
Now the Apache 2.0 License redirects to the Apache 2.0 license. It would be convenient for the user to get to the license with a single click.
2023-04-05 11:59:30 -07:00
Pratyush Mohapatra d1e5fbfc17
Update 07_multi_container.md (#17044)
* Update 07_multi_container.md

Made it much more clearer as where the docker run command was being run this time.

In this article, the commands for setting up the to-do docker network, running the mysql container and finding its IP can be run from any CWD. 

However, the docker run command here needs to be specifically run from getting-started/app directory.

* Update 07_multi_container.md

Fix: Had added a space by accident. Fixed!
2023-04-05 11:39:51 -07:00
Oliver Frolovs 25738b74b5
Update Golang section to 1.19 (PR 1 of 2) (#16867)
* Update index and build parts of Golang to v1.19

* Update Golang to 1.19 in the first of the two sample apps
2023-04-05 11:28:56 -07:00
Allie Sadler d04fccbcd4
DS-63 using WSL doesn't need to run the admin windows service (#16799) 2023-04-05 16:53:10 +01:00
Allie Sadler 5a2416947c
dd.4.18 adminless install for mac (#16852)
* dd.4.18 adminless install for mac

* edit

* updates

* updates

* fix build

* add info on updating PATH

* add info on updating PATH

* update code block

* edits from review

* edits from review and page-layout tweak

* further review edits

* fix build

* edits post review
2023-04-05 16:53:01 +01:00
Allie Sadler a989828588
DD4.18 dev velocity content (#16853)
* DD4.18 dev velocity content

* additions from review

* Update desktop/use-desktop/container.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-04-05 16:52:48 +01:00
Sebastiaan van Stijn e0642390a8
add docker init (#17016)
Manually combining the generated YAML docs with the Markdown
that was written by Craig.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Co-authored-by: craig-osterhout <craig.osterhout@docker.com>
2023-04-05 16:52:37 +01:00
Craig Osterhout 3a2e85eaa2
update dd quick start guide (#17028) 2023-04-05 16:52:22 +01:00
Lorena Rangel 95b67045b0
Docker Desktop 4.18.0 release notes (#16982)
* Docker Desktop 4.18.0 release notes

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* add security rel notes

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Add title to all platforms changes

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* More reviews, add compose watch to new

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Update checksums and reviews

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Add docker engine entry, and fix for win issue number

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Update checksums

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Add known mac issue

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2023-04-05 16:52:03 +01:00
Chris Chinchilla 8f36af3cd4
Merge pull request #16971 from eunomie/scout-v0.8.5-cli-docs
DD4.18 scout: update cli documentation
2023-04-05 16:41:30 +02:00
Yves Brissaud 79c26e0b78
small fixes
Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>
2023-04-05 16:03:06 +02:00
David Karlsson 5033fbbc12
Merge pull request #17040 from dvdksn/buildx/min-engine-version
build: add min engine version for buildx
2023-04-05 11:50:13 +02:00
David Karlsson c0056f1a3a build: add min engine version for buildx
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-05 10:37:20 +02:00
Sebastiaan van Stijn b0dbdf2a88
Merge pull request #17035 from thaJeztah/23.0.3_release_notes
engine: add 23.0.3 release notes
2023-04-05 02:40:17 +02:00
Sebastiaan van Stijn 0f5b15d3c8
Merge pull request #17034 from thaJeztah/20.10.24_release_notes
engine: add release notes for 20.10.24
2023-04-05 02:39:53 +02:00
Sebastiaan van Stijn 1194dfab4c
engine: add note about missing packages for CentOS 9 for 23.0.3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-04 23:48:12 +02:00
Sebastiaan van Stijn c1ad2ebeef
engine: add 23.0.3 release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-04 17:24:28 +02:00
Sebastiaan van Stijn 199c5bfec0
engine: add release notes for 20.10.24
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-04 16:54:43 +02:00
Chris Chinchilla 772b52051e
Merge pull request #16996 from ChrisChinchilla/eng-inst-fresh
Minor changes for freshness to engine install index
2023-04-04 12:23:31 +02:00
Shubham Kshetre 832d5c2de0
Docker Community Slack joining URL (#17020)
Docker Community Slack URL for joining the community accepts email address only with docker.com and jackmorton.com these domains. I got a link which works perfectly for other email addresses also.
2023-04-03 08:02:06 -07:00
Guillaume Tardif 1eca950459
Removed obsolete snyk mentions related to vulnerabilities reports (#17017)
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-04-03 08:52:56 +01:00
Katrina Knight d2a801c0ab docs: Changed other docs to match 2023-04-01 00:08:19 +01:00
Katrina Knight cbbd7c847c
Update engine/install/ubuntu.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2023-04-01 00:02:33 +01:00
Katrina Knight 332d95d5e1 docs: Added title to infobox 2023-03-31 22:57:44 +01:00
Katrina Knight 78d1794a2a
docs: Move Post install ink to infobox
Moved Post-Install link to inbobox to make it more visible.
2023-03-31 22:40:24 +01:00
Craig Osterhout 43fb84bf13
refresh homepage (#17011) 2023-03-31 09:17:01 -07:00
Chris Chinchilla bc8bc8d617 Reformat auth steps as a tip and make more specific 2023-03-31 16:46:35 +02:00
Chris Chinchilla 0ae9f00960
Update scout/artifactory.md 2023-03-31 16:36:20 +02:00
Chris Chinchilla edd0c1e4ba
Update scout/index.md 2023-03-31 16:27:18 +02:00
Chris Chinchilla 18ee2d71a3
Update scout/artifactory.md 2023-03-31 16:24:02 +02:00
Chris Chinchilla c8af22ae1e
Merge pull request #17012 from ChrisChinchilla/chrisward/add-illustrate
Add illustrate to word list
2023-03-31 16:08:52 +02:00
Chris Chinchilla 355c4a20a3 Clarify terminology 2023-03-31 16:05:20 +02:00
Chris Chinchilla 3a9ab7dbe4 Reorganise content around new local scanning features 2023-03-31 15:44:16 +02:00
Chris Chinchilla f038e2792f Add illustrate to word list 2023-03-31 12:09:36 +02:00
Chris Chinchilla 0accf4a17f Undo distro change 2023-03-30 11:15:59 +01:00
Allie Sadler deedbe185c
docs freshness for compose and desktop (#17003)
* docs freshness for compose and desktop

* fix

* more pages

* fix build
2023-03-30 10:46:21 +01:00
Craig Osterhout 2bb5109710
update walkthrough titles (#17000) 2023-03-29 07:03:44 -07:00
Chris Chinchilla de5f9f1706
Merge pull request #16997 from ChrisChinchilla/chrisward/post-install-refresh
Small changes to Linux post install for style and consistency
2023-03-29 14:58:53 +01:00