Commit Graph

57174 Commits

Author SHA1 Message Date
Anca Iordache 433d75492a
Update page for Docker Desktop for Linux tech preview (#14199)
* Update Linux preview page

Signed-off-by: Anca Iordache <anca.iordache@docker.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Minor style and format updates

* Add a new section on why DD4L runs a VM

* Fix typo

* Fix another typo

Hopefully, the last one ;)

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-02-01 14:19:15 +00:00
Sören Reinecke cf1fa0b7c8
Changed log-opt to log-opts 2022-02-01 13:51:07 +01:00
Usha Mandya b32cd2997b
Merge pull request #14160 from hariharanep4/patch-1
modify yoda_notes to notes at line 85
2022-01-31 09:53:18 +00:00
Usha Mandya 66d7458008
Merge pull request #14184 from usha-mandya/compose-install-update
Add a link to Compose 2.0 install on Linux
2022-01-31 09:49:03 +00:00
Usha Mandya 6b72333021 Add a link to Compose 2.0 install on Linux
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-28 18:50:17 +00:00
Usha Mandya 5bee2d9127
Merge pull request #14183 from usha-mandya/compose-reference-update
Update the usage of docker-compose cli commands
2022-01-28 17:11:17 +00:00
Usha Mandya 8e92609783
Merge pull request #14163 from usha-mandya/engdocs-544
Add docs on configuring registry.json file to require DD authentication
2022-01-28 17:10:42 +00:00
Usha Mandya 87dbb07f2c Update the usage of docker-compose cli commands
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-28 12:45:52 +00:00
Usha Mandya bf25681ce2
Merge pull request #14161 from asandoval95/patch-1
Reorder words in about section
2022-01-28 12:13:17 +00:00
Usha Mandya 221d7a378f
Merge pull request #14178 from prioritize/patch-1
Update build.md
2022-01-28 16:49:52 +05:30
Philip Couling 9bfde47e79
Update working-with-buildx.md 2022-01-28 10:12:31 +00:00
Usha Mandya 632845402c
Merge pull request #14179 from stevenpitts/patch-1
Fix x-aws-keys field name
2022-01-28 15:41:51 +05:30
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