Commit Graph

56810 Commits

Author SHA1 Message Date
Sebastiaan van Stijn
20299f7614 Merge pull request #13901 from miajim/patch-1
Update 09_image_best.md
2021-12-23 15:48:23 +01:00
Sebastiaan van Stijn
1c0dec96c5 Merge pull request #14036 from freemankevin/patch-1
Supplement the'$' identifier
2021-12-23 15:23:30 +01:00
Stefan Scherer
0a13127425 Merge pull request #14037 from chris-crone/elastic-log4j
security: Update Elasticsearch and logstash log4j CVE information
2021-12-23 11:27:28 +01:00
Chris Crone
0c471a29fe security: Update Elasticsearch and logstash log4j CVE information
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2021-12-23 10:53:30 +01:00
freemankevin
eaab1382be Supplement the'$' identifier 2021-12-23 10:56:33 +08:00
Stefan Scherer
d80bdbd87b Merge pull request #14031 from docker/stephen-turner-patch-7
Fix yesterday's relnotes
2021-12-22 09:47:15 +01:00
Stephen Turner
2d23c4131e Fix yesterday's relnotes 2021-12-22 08:31:09 +00:00
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
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
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
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
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