Usha Mandya
c14d5c2e34
Merge pull request #14096 from ulyssessouza/migration
...
Add migration V1 -> V2 info
2022-01-28 15:36:41 +05:30
Usha Mandya
92e8bd59b7
Add docs on configuring registry.json file to require DD authentication
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-28 09:49:19 +00:00
Steven Pitts
7e2d5d3a2e
Fix x-aws-keys field name
...
The current documentation suggests listing SecretsManager secret JSON keys in a `keys` field, but this is not correct.
The correct field is `x-aws-keys`.
The `keys` field as written is not supported by the [compose spec](https://github.com/compose-spec/compose-spec/blob/master/spec.md ), and attempting most `docker compose` commands would result in failure if one named the field as written.
2022-01-27 16:58:42 -05:00
Jared Leach
b6b19516d0
Update build.md
...
This page has a large number of downvotes and I think it's because the confusion of docker-compose --build and docker-compose build --arg. It definitely confused me and made it appear that the instructions contained did not work.
2022-01-27 13:36:47 -08:00
Anca Iordache
6f2230267a
Update guide for Linux preview ( #14171 )
...
* Update guide for Linux preview
Signed-off-by: aiordache <anca.iordache@docker.com>
* Update desktop/linux/index.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update desktop/linux/index.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update desktop/linux/index.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update desktop/linux/index.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update desktop/linux/index.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>
2022-01-24 22:14:43 +05:30
Usha Mandya
f217ffc7e4
Merge pull request #14170 from usha-mandya/desktop444-fix
...
Minor wording update
2022-01-24 21:57:52 +05:30
Usha Mandya
572acfd9d9
Minor wording update
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-24 21:48:09 +05:30
Mathieu Champlon
216c1af544
Release notes for Desktop 4.4.4 ( #14167 )
...
* Release notes for desktop 4.4.4
This is a Windows only point release, only the first security item and the last bug fix item are new.
* Keep only delta between point releases
2022-01-24 21:30:54 +05:30
Usha Mandya
dbd5c0fa0a
Merge pull request #14166 from djs55/fix-typo
...
cgroups: fix typo, soften language around upgrading to v2
2022-01-24 19:48:57 +05:30
David Scott
8f12ada11e
cgroups: fix typo, soften language around upgrading to v2
...
I expect that v1 will continue to work, but that v2 is preferred (since
it is where all the development is happening in the upstream Linux
kernel)
See discussion here: https://github.com/docker/for-mac/issues/6073
Signed-off-by: David Scott <dave.scott@docker.com>
2022-01-24 07:45:31 +00:00
Usha Mandya
6d51dc6dc8
Merge pull request #14162 from usha-mandya/pos-622
...
Add Desktop for Linux tech preview doc
2022-01-21 23:01:33 +05:30
Usha Mandya
adf3613cdd
Add Desktop for Linux tech preview doc
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-21 22:57:16 +05:30
Alejandro Sandoval Parra
36428d09e7
Reorder words in about section
...
Changes "... drivers that a use copy-on-write filesystem." to "... drivers that use a copy-on-write filesystem."
2022-01-21 08:54:30 +01:00
HARIHARAN E
65ddb87fd0
modify yoda_notes to notes at line 85
2022-01-21 12:49:03 +05:30
Nathan Long
6e89c9daa3
Clarify that `--ssh default` uses `$SSH_AUTH_SOCK` ( #12472 )
...
* Clarify that `--ssh default` uses `$SSH_AUTH_SOCK`
I surmised this from [this post](https://medium.com/@tonistiigi/build-secrets-and-ssh-forwarding-in-docker-18-09-ae8161d066 ) and experimentation shows that the two commands do the same thing.
* Rework section to be more step-by-step
* Describe namespacing sockets
* PR feedback
2022-01-19 23:29:33 +05:30
Usha Mandya
a2135da221
Merge pull request #14125 from lispyclouds/contajners
...
Add contajners to unofficial libs
2022-01-19 19:55:05 +05:30
Usha Mandya
0996fff158
Merge pull request #14128 from vuurball/patch-1
...
Updated develop.md - typo fix
2022-01-19 19:52:40 +05:30
Usha Mandya
4d42af18e6
Merge pull request #14137 from lagartoflojo/patch-1
...
Fix formatting of notification HTTP request
2022-01-19 19:48:57 +05:30
Usha Mandya
4fb645f962
Merge pull request #14148 from usha-mandya/engdocs-568
...
Update the CTA on Docker subscription
2022-01-19 15:07:56 +05:30
jerae-duffin
971a7e0387
Merge pull request #14120 from jerae-duffin/ENGDOCS-567
...
updated registryjson link
2022-01-18 10:38:44 -06:00
jerae-duffin
84aa788620
Update single-sign-on/index.md
...
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-01-18 09:34:11 -06:00
Usha Mandya
49bd2addd7
Merge pull request #14151 from docker/revert-14079-patch-1
...
Revert "incorrect download link"
2022-01-18 19:37:35 +05:30
Usha Mandya
78129fe53a
Revert "incorrect download link"
2022-01-18 18:31:34 +05:30
Usha Mandya
fd943a6ab9
Update the CTA on Docker subscription
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-18 16:45:04 +05:30
Philip Couling
0caed3c947
Update working-with-buildx.md
...
The current wording is a little misleading on QEMU and binfmt_misc. This is a problem Ubuntu and, maybe, other distributions.
> For QEMU binaries registered with `binfmt_misc` on the host OS to work transparently inside containers they must be registered with the `fix_binary` flag. This requires a kernel >= 4.8 and binfmt-support >= 2.1.7. You can check for proper registration by checking if `F` is among the flags in `/proc/sys/fs/binfmt_misc/qemu-*`.
This implies that setting the fix_binary flag on otherwise installed QEMU & binfmt_msc will work; it probably wont.
Eg installing Ubuntu packages `qemu-user` `qemu-user-binfmt` will install dynamically linked QEMU and binfmt_msc entries without the `F` flag. Manually adding `F` to the flags will break because `F` (fix_binary) is incompatible with dynamically linked binaries. (Referenced in [this Redhat issue](https://bugzilla.redhat.com/show_bug.cgi?id=1470397 )) It actually results in really hard to diagnose "No such file or directory" errors. Instead you must install the ubuntu package `qemu-user-static`.
Obviously this page can't document every distribution so I'm not going to recommend describing how to do it under Ubuntu. My suggestion is to simply state that QEMU must be statically compiled. At least this gives readers a chance to figure it out.
2022-01-17 21:25:41 +00:00
Hernán Schmidt
7dbc74dc40
Fix formatting of notification HTTP request
...
The syntax highlighting hint was wrong, which prevented the snippet from rendering with the correct highlighting.
2022-01-17 17:39:48 +01:00
Jerae Duffin
49c1029b29
updated registryjson link
2022-01-16 13:28:18 -06:00
vuurball
a93c040494
Update develop.md
...
typo fix
2022-01-16 14:30:06 +02:00
Rahul De
0a6ef09f05
Add contajners to unofficial libs
2022-01-15 09:57:05 +00:00
jerae-duffin
4b292bec93
Merge pull request #14118 from usha-mandya/registry-json-update
...
Update the registry json file creation section
2022-01-14 12:55:50 -06:00
Usha Mandya
470de11815
update the registry json file creation section
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-15 00:04:15 +05:30
Usha Mandya
0c9de81c4e
Merge pull request #14116 from usha-mandya/compose-version-update
...
Update Compose version number
2022-01-14 23:56:52 +05:30
Usha Mandya
7169b879f7
Update Compose version number
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-14 22:33:58 +05:30
Usha Mandya
4ae4cfcdd1
Merge pull request #14111 from mat007/desktop-4.4.3-release-notes
...
Add release notes for Desktop 4.4.3
2022-01-14 21:19:00 +05:30
Mathieu Champlon
76a3b68002
Add release notes for Desktop 4.4.3
2022-01-14 16:39:12 +01:00
Usha Mandya
fed962506b
Merge pull request #14053 from tatref/patch-1
...
Fix bridge example
2022-01-14 15:54:41 +05:30
Usha Mandya
b420d1966c
Merge pull request #14065 from roldel/patch-1
...
ADD env variables to db container
2022-01-14 15:50:17 +05:30
Usha Mandya
98b558be31
Merge pull request #14079 from KY-7/patch-1
...
incorrect download link
2022-01-14 15:49:22 +05:30
Usha Mandya
64cd649161
Merge pull request #14061 from bigsky-033/patch-1
...
Fix typo on PGDATABASE environment variable
2022-01-14 14:31:52 +05:30
Sebastiaan van Stijn
b1f6d029a7
Merge pull request #14070 from lmshipp/patch-1
...
Updates Step 9 `docker inspect` commands in Copy-on-write strategy section of About storage drivers page
2022-01-14 09:57:49 +01:00
Sebastiaan van Stijn
fcaa6eb8fa
Merge pull request #13909 from usha-mandya/engdocs-542
...
Consolidate Docs contribution guidelines and demo test page
2022-01-14 09:38:00 +01:00
Sebastiaan van Stijn
23028ed0ec
Merge pull request #14107 from crazy-max/buildx-install-typo
...
buildx(install): fix typo
2022-01-14 00:15:05 +01:00
CrazyMax
82f12a4366
buildx(install): fix typo
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-01-14 00:04:22 +01:00
Usha Mandya
dcf5967f9c
Merge pull request #14105 from usha-mandya/sso-fix
...
Update Docker Desktop version number
2022-01-13 23:26:51 +05:30
Usha Mandya
1c341df6a3
Update Docker Desktop version number
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-13 23:21:35 +05:30
Usha Mandya
8ea5be21fb
Merge pull request #14098 from jerae-duffin/ENGDOCS-562
...
updated SSO images
2022-01-13 23:06:20 +05:30
Usha Mandya
110b2c395b
Merge pull request #14093 from mat007/desktop-4.4.2-release-notes
...
Desktop 4.4.2 release notes
2022-01-13 23:03:09 +05:30
Mathieu Champlon
0ec6552fb4
Desktop 4.4.2 release notes
2022-01-13 18:02:19 +01:00
Jerae Duffin
002196f6c1
fixed formatting
2022-01-13 10:45:54 -06:00
jerae-duffin
8d12a2de7e
updated CVE ( #14101 )
...
* updated CVE
* Apply suggestions from code review
Co-authored-by: stephanierifai <85884197+stephanierifai@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: stephanierifai <85884197+stephanierifai@users.noreply.github.com>
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: stephanierifai <85884197+stephanierifai@users.noreply.github.com>
2022-01-13 20:57:22 +05:30