jerae-duffin
2287ae09ec
Merge pull request #13969 from lorenrh/4.3.2-relNotes
...
Docker Desktop 4.3.2 release notes
2021-12-21 14:35:17 -06:00
Lorena Rangel
6bc55458bf
Docker Desktop 4.3.2 release notes
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2021-12-21 20:26:46 +01:00
Daniel Fahlke
d8816a5b90
add Deprecated warning to --log-level argument
...
see https://github.com/docker/compose-cli/issues/1891
2021-12-21 11:05:05 +01:00
jerae-duffin
076c0e9475
Merge pull request #14017 from justincormack/log4j
...
Log4j vuln updates
2021-12-20 12:33:14 -06:00
Justin Cormack
15679e26aa
Log4j vuln updates
...
Signed-off-by: Justin Cormack <justin@specialbusservice.com>
2021-12-20 15:05:00 +00:00
Sebastiaan van Stijn
58d5d1fc9f
Merge pull request #14015 from thaJeztah/more_redirects
...
Add some additional redirects for old URLs
2021-12-20 13:47:15 +01:00
Sebastiaan van Stijn
df6a3281b9
Add some additional redirects for old URLs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-12-20 12:37:21 +01:00
Sebastiaan van Stijn
d5ec94bd5f
logging/gelf: fix stray 'n-dash' instead of hyphen in example
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-12-20 09:52:25 +01:00
Usha Mandya
0f0466f76b
Merge pull request #14002 from usha-mandya/engdocs-519
...
List features that don't work in air-gapped envs
2021-12-17 18:45:18 +00:00
Usha Mandya
b1aa4d387c
List features that don't work in air-gapped envs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-17 17:43:05 +00:00
Thorben von Rekowski
f30d0b6079
Add ipv6 switch to network creation
...
Add the `--ipv6` switch to the first example in the "Dual stack IPv4 IPv6 IPvlan L2 mode"
section. WIthout that, the created network has the property EnableIPv6 set to false and the
example wouldn't work properly.
2021-12-17 12:37:00 +01:00
Kevin Köllmann
5bcc324688
Fixed rootlesskit binary path, mention daemon restart ( #13932 )
...
* Fixed rootlesskit binary path, mention daemon restart
`rootlesskit` lives at `/usr/bin/rootlesskit`. After setting `CAP_NET_BIND_SERVICE` capability daemon has to be restarted.
* Changed rootlesskit binary path to be dynamically resolved
2021-12-17 11:22:30 +00:00
Usha Mandya
ac6a76232c
Merge pull request #13939 from molar-volume/patch-1
...
Update 02_our_app.md
2021-12-17 11:10:26 +00:00
Usha Mandya
4211bf5820
Merge pull request #13999 from tomlankhorst/patch-1
...
Fix `driver_opts` indent
2021-12-17 11:10:09 +00:00
Usha Mandya
466c87b9a1
Merge pull request #13956 from nathanielks/patch-1
...
Clarify which image architecture is run by default
2021-12-17 11:09:53 +00:00
Usha Mandya
b5eb52e46a
Merge pull request #13924 from jguady/patch-1
...
Clarify Advanced Wordpress section
2021-12-17 11:09:43 +00:00
Usha Mandya
b4e385a431
Merge pull request #13931 from ertegun/patch-1
...
WORDPRESS_DB_HOST: db
2021-12-17 11:09:35 +00:00
Usha Mandya
23124bede5
Merge pull request #14000 from StefanScherer/add-compose_v2_version-variable
...
Add compose V2 version variable
2021-12-17 11:04:57 +00:00
Stefan Scherer
a78ebbaab8
Add compose V2 version variable
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-12-17 11:45:21 +01:00
Jim Flattery
0ead2583b5
Make Compose-Switch version dynamic ( #13922 )
...
* Make Compose-Switch version dynamic
Fixes https://github.com/docker/docker.github.io/issues/13914
* Update cli-command.md
Fix typo by remove unneeded parenthesis.
* Updating to the latest version
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-12-17 10:39:27 +00:00
Tom Lankhorst
52cde9ff94
Fix `driver_opts` indent
2021-12-17 07:44:42 +01:00
Usha Mandya
8e925f8a6e
Merge pull request #13996 from usha-mandya/hub-log4j-patch2
...
Update patch versions for Flink and sonarqube repos
2021-12-16 22:08:38 +00:00
Usha Mandya
516848663f
Update patch versions for Flink and sonarqube repos
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-16 21:13:58 +00:00
Usha Mandya
1fdcf0ad65
Merge pull request #13994 from docker/stephen-turner-patch-7
...
Remove two issues that are now fixed
2021-12-16 12:09:21 +00:00
Stephen Turner
bba15ac0a1
Remove two issues that are now fixed
2021-12-16 11:48:01 +00:00
Usha Mandya
215b06e297
Merge pull request #13990 from StefanScherer/rename-folder
...
Rename single-sign-on folder
2021-12-15 22:19:41 +00:00
Stefan Scherer
aad6a8cb8d
Rename folder
2021-12-15 23:12:31 +01:00
jerae-duffin
845a19ffe1
Updated SSO ( #13977 )
...
* Updated SSO
* Fixed links
* fixed broken link
* updated SSO link
* Apply suggestions from code review
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* updated prerequisite
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-12-15 21:21:40 +00:00
Alex Hokanson
4cee46b8c8
Improve the Docker ID Accounts page ( #13976 )
...
* first stab at improving the Docker ID accounts page
Signed-off-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
* More newlines/space in NOTE
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* use updated language for docker forums part
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* use updated language for support ticket part
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-12-15 19:51:54 +00:00
Usha Mandya
fde16e75f2
Merge pull request #13988 from usha-mandya/announcements-patch
...
Update the security announcements section
2021-12-15 18:48:54 +00:00
Usha Mandya
af2093a37b
Update the security announcements section
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-15 18:43:53 +00:00
Usha Mandya
61b96c4a1d
Merge pull request #13985 from usha-mandya/engdocs-557
...
Add a security announcements page
2021-12-15 17:29:09 +00:00
Usha Mandya
a5918228f3
Add security announcements page
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-15 17:20:46 +00:00
Usha Mandya
ed7dcbb98e
Merge pull request #13983 from usha-mandya/hvs-note-patch
...
Update note on Docker Hub scans
2021-12-15 14:38:28 +00:00
Usha Mandya
6263dcac40
Update note on Docker hub scans
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-15 12:51:28 +00:00
Usha Mandya
687bdaffaa
Merge pull request #13971 from usha-mandya/engdocs-553
...
Update docker scan pages to include info on Log4J fix
2021-12-15 12:05:48 +00:00
Usha Mandya
7b0e7b94f4
Update docker scan pages to include info on Log4J fix
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-15 11:42:37 +00:00
Felipe Cruz Martinez
d50a80744c
Specify Dockerfile section in Dev Environments ( #13973 )
...
* Specify Dockerfile section in Dev Environments
* Update desktop/dev-environments.md
Co-authored-by: Guillaume Lours <guillaume@lours.me>
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Guillaume Lours <guillaume@lours.me>
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-12-14 12:38:37 +00:00
Usha Mandya
156f968822
Merge pull request #13955 from stephen-turner/2021-12-10
...
Additional notes re Apple silicon and Monterey
2021-12-14 11:15:17 +00:00
Usha Mandya
6891c58e45
Merge pull request #13974 from usha-mandya/engdocs-554
...
Add a known issue on container memory usage
2021-12-14 11:14:39 +00:00
Usha Mandya
d1de9813c1
Add a known issue on container memory usage
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-14 11:05:30 +00:00
Usha Mandya
83db689ecf
Merge pull request #13968 from usha-mandya/desktop-431-patch
...
Add link to Log4j blog
2021-12-13 15:31:48 +00:00
Sebastiaan van Stijn
036ac0d947
engine: add changelog for 20.10.12
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-12-13 14:32:52 +01:00
Usha Mandya
467cf56b6c
Add link to Log4j blog
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-13 13:12:29 +00:00
Usha Mandya
c4b87f4f81
Merge pull request #13959 from usha-mandya/engdocs-552
...
Release notes for Docker Desktop 4.3.1
2021-12-11 21:06:31 +00:00
Usha Mandya
831795ca68
Add docker desktop 4.3.1 release notes
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-11 20:54:57 +00:00
Usha Mandya
d3f03c5203
Update Docker scan CTA
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-11 20:51:51 +00:00
Andrew
eeaada23f5
Update networking.md
2021-12-11 01:16:33 +00:00
Nathaniel
b3675c82bd
Clarify which image architecture is run by default
...
Given the list of architectures supported by the busybox image, it's confusing to reference "the `x86_64` variant is pulled and run" when there's no platform architecture that matches that name. Instead, changing the documentation to reference `amd64` makes more sense as there is no `linux/x86_64` architecture that's supported by Docker (AFAIK), but there _is_ `linux/amd64`.
2021-12-10 13:37:23 -06:00
Stephen Turner
4f43b62714
Add note about performance problems of virt framework on Intel on Monterey
2021-12-10 17:28:10 +00:00