David Karlsson
dcee6604b8
Revert "embed feedback widget"
2023-05-04 12:57:14 +02:00
David Karlsson
3c7d0b4a2f
Merge pull request #17257 from dvdksn/hotjar_embedded
...
embed feedback widget
2023-05-04 12:45:12 +02:00
David Karlsson
f50497d008
embed feedback widget
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-04 12:41:01 +02:00
bagratte
79612539ad
Remove unnecessary instruction ( #17243 )
...
* Remove unnecessary instruction
* Update compose/install/uninstall.md
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-05-04 11:33:07 +01:00
bagratte
584e588bcd
Link to Docker for Windows too ( #17244 )
2023-05-04 11:29:10 +01:00
Mihaela Stoica
b16707c75a
Update Docker Desktop 4.19 release notes ( #17254 )
...
Fix kubernetes version
2023-05-04 10:59:37 +01:00
Chris Chinchilla
a3a0452adc
Clarify you
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-05-04 10:38:51 +02:00
Sebastiaan van Stijn
c65599bdff
engine/install: SLES: use tabs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:36:45 +02:00
Sebastiaan van Stijn
480d1bf210
engine/install: SLES: align wording with other distros
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:36:45 +02:00
Sebastiaan van Stijn
88f1522534
engine/install: Ubuntu: align wording with other distros
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:36:45 +02:00
Sebastiaan van Stijn
a46f04630f
engine/install: Debian: align wording with other distros
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:36:45 +02:00
Sebastiaan van Stijn
0271d14800
engine/install: CentOS: align wording with other distros
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:36:45 +02:00
Sebastiaan van Stijn
c68adec8c0
engine/install: RHEL: use tabs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:36:45 +02:00
Sebastiaan van Stijn
0b3fd2b64c
engine/install: RHEL: align wording with other distros
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:36:44 +02:00
Sebastiaan van Stijn
d05fd91c9f
engine/install: Fedora: use tabs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:36:44 +02:00
Sebastiaan van Stijn
1b55f4fc94
engine/install: Fedora: align wording with other distros
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:36:44 +02:00
Sebastiaan van Stijn
e619985fb6
engine/install: remove storage-driver recommendation
...
overlay2 is the default driver selected, and mentioning it in this
part of the installation docs is a bit out of place.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:36:44 +02:00
Sebastiaan van Stijn
f27edb7f7a
engine/install: fix indentation, and align rerequisites section
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:36:44 +02:00
Sebastiaan van Stijn
700753fef2
engine/install: un-wrap repo setup command
...
These are not too long, so un-wrapping them to make the page a bit briefer.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:36:07 +02:00
Sebastiaan van Stijn
7775c77f3e
engine/install: sync installation links
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:07:10 +02:00
Sebastiaan van Stijn
a8ad6743af
engine/install: sync "next steps" links
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:07:10 +02:00
Sebastiaan van Stijn
33e02fc352
engine/install: use "root-errors" include on all pages
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-04 10:07:10 +02:00
Chris Chinchilla
3cbe3f2139
Move package ecosystem section
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-05-04 09:57:41 +02:00
David Karlsson
bbf2aef83e
Merge pull request #17251 from anantunderscoresingh/patch-1
...
Removed minor grammatical mistake
2023-05-04 09:55:47 +02:00
Anant Prakash Singh
f0591c701d
Removed minor grammatical mistake
...
Removed a minor grammatical mistake which was creating confusion when going through the documentation
2023-05-04 13:05:25 +05:30
Sebastiaan van Stijn
073cd2fe24
engine: rewrite section on configuring proxies for containers
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-03 20:02:11 +02:00
Allie Sadler
8fd8ea1c42
ENGDOCS-1332 ( #17245 )
...
* ENGDOCS-1332
* remove from toc
2023-05-03 17:42:26 +01:00
David Karlsson
e7d2092c97
Merge pull request #17233 from thaJeztah/engine_updates
...
engine: update versions in examples to use 23.0 (current release)
2023-05-03 15:26:03 +02:00
Sebastiaan van Stijn
81152b37ae
engine/install: update versions to 23.0, and update distro-versions
...
Also simplifying the instructions to get the "version string" on rpm-
distros.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-03 15:07:01 +02:00
Sebastiaan van Stijn
f96d4c523d
desktop: update version examples to 23.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-03 15:07:01 +02:00
Sebastiaan van Stijn
c0f70775ba
network/iptables: remove mention of obsolete versions
...
All currently supported versions of Docker Engine support this functionality
so no longer a need to mention the version.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-03 15:07:01 +02:00
Sebastiaan van Stijn
b772461755
build: update examples to use docker engine 23.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-03 15:07:00 +02:00
Sebastiaan van Stijn
6cf04bb21f
rootless: update example to use v23.0
...
Also remove mentions of obsolete version of docker that introduced rootless.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-03 15:07:00 +02:00
Sebastiaan van Stijn
9fa5f6973d
engine: update API information for v23.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-03 15:06:52 +02:00
Gabriela Georgieva
a3fab9bf80
Add security fix to the Docker Desktop 4.19 release notes ( #17235 )
...
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-05-03 13:22:58 +01:00
maxcleme
5810863381
fix: duplicate release note entry ( #17236 )
...
Signed-off-by: maxcleme <maxime.clement@docker.com>
2023-05-03 13:17:56 +01:00
Chris Chinchilla
3920683d00
Change Docker status URL
...
Signed-off-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-05-03 13:21:42 +02:00
David Karlsson
9cd1c4f242
Merge pull request #17229 from dvdksn/build/buildx
...
build: add build architecture
2023-05-03 10:35:21 +02:00
Craig Osterhout
59bcc82aba
Improve undefined error in EULA. ( #17187 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-05-02 08:48:44 -07:00
David Karlsson
6c63aefd22
build: add ignore-error opt for cache exporters
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-02 17:33:28 +02:00
David Karlsson
772f724e5c
build: add build architecture
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-02 17:10:48 +02:00
Allie Sadler
ad838307d7
ENGDOCS-1330 ( #17225 )
...
* ENGDOCS-1330
* tweak
2023-05-02 12:17:58 +01:00
Nicolas De loof
6e3509f682
add support for mermaid diagrams ( #17213 )
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-05-02 09:58:56 +01:00
enceladus-beep
9f38de19a0
fix ip address on L3 network connectivity test
2023-04-29 02:50:03 +01:00
Mihaela Stoica
4d4a7352d1
Update DD release notes ( #17208 )
...
* Update DD release notes
- removed a newline
- added link to a for-mac issue
* Update desktop/release-notes.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
---------
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2023-04-28 19:55:48 +01:00
Lucas Kuhn
94ec4a55e2
Update 07_multi_container.md ( #17200 )
...
Typo - Removes extra close parenthesis
2023-04-28 08:56:21 -07:00
Sebastiaan van Stijn
e70ec2280f
Merge pull request #17203 from dvdksn/engine/23.0.5-vendor-cliyaml
...
engine: vendor cli reference for 23.0.5
2023-04-28 16:40:29 +02:00
Chris Chinchilla
f9c3403c07
Move package ecosystem section
...
Signed-off-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-04-28 12:53:10 +02:00
Nicolas De loof
b7a434d288
document syntax for watch ignores ( #17205 )
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-04-28 11:22:01 +01:00
David Karlsson
159659c885
Merge pull request #17204 from dvdksn/remove-scan
...
remove docker scan and add redirects
2023-04-28 11:09:12 +02:00