Commit Graph

55529 Commits

Author SHA1 Message Date
Usha Mandya 4f1fc7e9fb
Merge pull request #12182 from usha-mandya/nodejs-updates-patch
Fix metadata in Nodejs docs
2021-01-26 17:01:21 +00:00
Usha Mandya 3f3d506be4 Fix metadata in Nodejs docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-26 16:04:49 +00:00
Usha Mandya c2a2e0d2cc
Merge pull request #12180 from usha-mandya/audit-logs-patch
Add a note on data retention
2021-01-25 20:51:32 +00:00
Usha Mandya de6fdd6b6f Add a note on data retention
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-25 20:43:48 +00:00
Usha Mandya 23e854277a
Merge pull request #12170 from zuccamia/patch-1
Duplication in nodemon installation instructions
2021-01-25 19:25:10 +00:00
Usha Mandya 5ec3a64fa2
Minor update 2021-01-25 19:21:22 +00:00
Usha Mandya a63f01c9a9
Merge pull request #12179 from usha-mandya/audit-log-updates
Add docs for Audit log
2021-01-25 19:03:45 +00:00
Usha Mandya 1a7b55ec8e Add docs for Audit log
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-25 17:01:35 +00:00
Roman Anasal fab7cf6c9d Add Compose service profiles to navigation 2021-01-25 14:42:23 +01:00
Roman Anasal ca88315234 Add documentation for Compose service profiles
Adds docs for the new service profiles feature introduced
in docker/compose#7930

Co-authored-by: Chris Crone <christopher.crone@docker.com>
2021-01-25 14:42:20 +01:00
Roman Anasal 8971beb327 Fix alphabetical order of Compose env variables list 2021-01-25 14:38:21 +01:00
Norah H e7085f77be
Update develop.md
Remove duplicated instructions in the nodemon installation step and add an instruction for npm install command.
2021-01-23 09:52:46 +09:00
Usha Mandya 4b59234515
Add combined faqs for Mac and Windows (#12153)
* Add combined faqs for Mac and Windows

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Update links from other pages to faqs

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Address review comments part-1

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Address feedback  on connecting to remote engine API

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Address Stephen's review comments

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-22 16:17:53 +00:00
Usha Mandya 4646615e70
Merge pull request #12162 from puroong/fix-link-typo
Fix link typo
2021-01-22 15:03:01 +00:00
Usha Mandya 976769c447
Merge pull request #12164 from usha-mandya/edu-resources-patch
Add a new online course by EltonS
2021-01-22 13:42:06 +00:00
Usha Mandya 8f0849616c Add a new online course by EltonS
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-22 12:30:43 +00:00
ageun cb35fa8694
Update configure.md 2021-01-22 19:58:58 +09:00
Usha Mandya 312f390231
Merge pull request #12159 from kenyon/patch-2
compose-matrix.md: remove extra parenthesis
2021-01-22 10:53:24 +00:00
Usha Mandya df5eef5b31
Merge pull request #12158 from usha-mandya/billing-info-patch
Add docs on updating billing info
2021-01-22 09:34:04 +00:00
Kenyon Ralph cc8e14ed15
compose-matrix.md: remove extra parenthesis 2021-01-21 17:41:55 -08:00
Usha Mandya 280bb144a3 Add info on the email address used for invoices
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-21 19:58:35 +00:00
Usha Mandya bc86fdfb2c Add docs on updating billing info
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-21 17:46:44 +00:00
Usha Mandya 9ddd35365b
Merge pull request #12155 from thaJeztah/fix_context_links
fix broken links in "working with contexts"
2021-01-21 15:18:19 +00:00
Sebastiaan van Stijn 4291e391bd
fix broken links in "working with contexts"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-21 15:58:03 +01:00
Usha Mandya 6ea9119293
Merge pull request #12154 from thaJeztah/fix_compose_redirect
fix compose native build redirect
2021-01-21 14:49:58 +00:00
Sebastiaan van Stijn c71f282092
fix compose native build redirect
The URL we use in the CLI output is singular, not plural.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-21 15:33:06 +01:00
Usha Mandya 7cda3c8fc6
Merge pull request #12142 from ndeloof/dotEnv
clarification on .env file lookup vs project-directory
2021-01-20 18:34:12 +00:00
Usha Mandya e488f2e234
Merge pull request #12143 from docker/stephen-turner-patch-4
Add link to CVE
2021-01-20 18:33:19 +00:00
Usha Mandya 79ef26b640
Minor update 2021-01-20 18:32:44 +00:00
Usha Mandya 97763f7a4a
Minor style update 2021-01-20 18:32:22 +00:00
Usha Mandya 6ffd74e772
Merge pull request #12135 from aiordache/compose_bump
Bump docker-compose to 1.28.0
2021-01-20 18:31:18 +00:00
Usha Mandya 2de0902827
Added an attribute to open the link in a new tab 2021-01-20 18:26:52 +00:00
Stephen Turner ff777a929e
Add link to CVE 2021-01-20 17:53:20 +00:00
aiordache 1db41e6667 apply suggested fixes
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-01-20 18:41:05 +01:00
Nicolas De Loof 7c8c667165
clarification on .env file lookup vs project-directory
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-01-20 17:20:14 +01:00
Usha Mandya ff7fb15354
Merge pull request #10600 from thaJeztah/20.03_labels_regex
[20.10] Add labels-regex logging opt
2021-01-20 16:11:37 +00:00
Usha Mandya 6cd2915d61
Merge pull request #12139 from thaJeztah/20.10_logging_changes
Rewrite logging section for dual logging (engine 20.10), and update post-install
2021-01-20 16:09:53 +00:00
Usha Mandya 8489de14df
Merge pull request #11858 from thaJeztah/compose_native_build
Compose: add documentation on enabling/disabling native build
2021-01-20 15:46:35 +00:00
Sebastiaan van Stijn 6b1bae466f
engine: remove "upstart" section from post-install, and minor touch-ups
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-20 15:43:16 +01:00
Sebastiaan van Stijn ff16f50572
Rewrite logging section for dual logging (engine 20.10)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-20 15:43:10 +01:00
Robin THONI d73a12d8b2
Add labels-regex loggin opt 2021-01-20 13:12:43 +01:00
Usha Mandya a49efe41a6
Merge pull request #12136 from docker/stephen-turner-patch-3
Update install.md
2021-01-20 11:20:51 +00:00
Stephen Turner a9c273a0ea
Update install.md
Remove out of date paragraph in the docs. (We have information on migration from Machine to Docker Desktop elsewhere).
Fixes docker/for-mac#5277.
2021-01-20 11:07:45 +00:00
aiordache 706f1c7e08 Bump docker-compose to 1.28.0
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-01-20 11:26:55 +01:00
Usha Mandya 97c68297a2
Merge pull request #12132 from usha-mandya/language-guides-patch
Fix a typo in the feedback URL
2021-01-20 09:43:06 +00:00
Usha Mandya 348df664f9 Fix a typo in the feedback URL
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-19 18:54:20 +00:00
Usha Mandya f10eb36dc5
Merge pull request #12072 from bpmarinho/patch-1
Fix ipvlan
2021-01-19 18:00:33 +00:00
Sebastiaan van Stijn 673082822a
Merge pull request #12130 from thaJeztah/formatting_vanity_redirect
Add /go/formatting/ redirect
2021-01-19 17:22:17 +01:00
Sebastiaan van Stijn a4cdf8f285
Add /go/formatting/ redirect
This URL will be referred to from the CLI to point to documentation
on using Go templates to format CLI output.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-19 16:26:17 +01:00
Sebastiaan van Stijn bf25b73d6a
Merge pull request #12127 from usha-mandya/fix-typo-toc
Fix a typo in the toc
2021-01-19 15:20:11 +01:00