Commit Graph

61253 Commits

Author SHA1 Message Date
Rohan Mathur c18d54fcc7 docs: fix typo 2022-10-10 17:16:07 +05:30
Sebastiaan van Stijn 1e7087c417
Merge pull request #15837 from akiraaso/patch-2
Fix typo
2022-10-09 15:46:08 +02:00
Sebastiaan van Stijn c292165f9c
Merge pull request #15836 from akiraaso/patch-1
Fix typo
2022-10-09 15:28:05 +02:00
Akira Aso 78be95092a
Fix typo 2022-10-09 22:07:07 +09:00
Akira Aso f5b33ed7d3
Fix typo 2022-10-09 22:02:33 +09:00
Mohamed Ramadan 6494346dbe
Fix a typo in release 2.11.2 date "2002->2022" 2022-10-08 23:11:48 +02:00
CrazyMax e66696fd63
build: improve overview page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-07 18:06:54 +02:00
CrazyMax bf279fdc04
css: fix button padding
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-07 18:06:54 +02:00
Allie Sadler f6a590788e
remove content repeated elsewhere (#15818) 2022-10-06 12:58:21 +01:00
Guillaume Lours 876f26421a
update Compose release notes page for 2.11.0, 2.11.1 and 2.11.2 releases (#15812)
* update Compose release notes page for 2.11.0, 2.11.1 and 2.11.2 releases

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* Update compose/release-notes.md

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-10-06 10:08:46 +01:00
Allie Sadler 7d1e62e01c
contribute-addition and toc fix (#15814)
* contribute-addition and toc fix

* toc addition
2022-10-06 09:02:56 +01:00
Allie Sadler 8843b98b7d
minor visual changes to the mac install page (#15810) 2022-10-05 16:55:29 +01:00
Austin Vazquez 81995e0133
Fix typo and remove redundant phrasing in awslogs.md (#15803)
* patther -> pattern
* Removed line which was redundant phrasing. (Now inline
with multiline timestamp example)

Signed-off-by: Austin Vazquez <macedonv@amazon.com>

Signed-off-by: Austin Vazquez <macedonv@amazon.com>
2022-10-05 13:28:04 +00:00
Daniel Schroeder add70f8a4b
Format `docker build` as a code sample (#15808)
To stay consistent with other uses in the docs, it would make sense for `docker build` to be formatted as code here.
2022-10-05 13:26:31 +00:00
Daniel Schroeder 361c88ae9f
Update wording around removing a container (#15809)
The original used "simple" instead of "simply". I edited the sentence a bit more to make it read clearer and removed that word altogether.
2022-10-05 13:26:04 +00:00
Felipe Cruz Martinez 5a29cf63bd
Add `cloud-development` as a new extension category (#15805) 2022-10-05 08:45:25 +01:00
Allie Sadler 15413ace4d
relocated uninstall content and tidied up Ubuntu page to make it clearer (#15800) 2022-10-05 08:15:06 +01:00
Allie Sadler 2e6aefb408
update linux install docs (#15780)
* update linux install docs

* fix broken links

* review comment
2022-10-05 08:14:06 +01:00
Allie Sadler 92e8a41c8e
move the uninstall content to a new page (#15777)
* move the uninstall content to a new page

* fix broken links

* fix broken links
2022-10-03 13:46:50 +01:00
David Karlsson e1637becfd
verbiage updates (#15792) 2022-09-30 17:07:15 +01:00
CrazyMax 6bae08893e
Merge pull request #15794 from dvdksn/cache-invalidation-retry
create-invalidation retries
2022-09-30 15:54:37 +02:00
David Karlsson 8a573afc1e
fix: broken link to contribution guideline (#15795) 2022-09-30 15:52:44 +02:00
David Karlsson 51aa658e0a add retry for CreateInvalidation to prevent ServiceUnavailable error 2022-09-30 15:49:27 +02:00
Aaron Korte ddc1e906db
Reorder entries so M shows up before N. (#15789)
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-09-30 15:25:52 +02:00
Bruno Sousa 0f7da7e319
Add pull issue to known issues (#15791)
Signed-off-by: Bruno Sousa <bruno.sousa@docker.com>

Signed-off-by: Bruno Sousa <bruno.sousa@docker.com>
2022-09-30 13:15:48 +00:00
ming 50d76362e8
Update develop.md (#14315)
* Update develop.md

this makes it clear that it is the "volumes" that can sync local code changes to that in the container.

* Update language/nodejs/develop.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-09-30 12:40:59 +01:00
Dan Bamikiya 5bf8a01e0e
Fix port number in Getting Started images (#14256)
* Fix port number in Getting Started images

* Add dropshadow to the images
2022-09-30 09:30:39 +00:00
meni181818 a7a9824350
python indentation 4 spaces according to PEP8 (#15129)
* python indetation 4 spaces acording to PEP8

* docker-compose example networking explanation

exlpain why no need to connect the 2 containers to a network
2022-09-30 09:22:56 +00:00
Usha Mandya 7a551c1f44
Merge pull request #15682 from ntdesmond/patch-1
Update versions of actions used in the workflow
2022-09-30 10:02:41 +01:00
ltlombardi b8097065bf
better wording 2022-09-30 08:26:52 +00:00
craig-osterhout 41114e2f93
Remove redirects for samples 2022-09-29 16:13:54 -07:00
CrazyMax 4893569c3a
Merge pull request #15786 from neersighted/fix_default_edit_url
fix: incorrect default edit URL
2022-09-29 23:12:41 +02:00
Bjorn Neergaard 7dce95be84
fix: incorrect default edit URL
This was broken by #15774.
2022-09-29 15:05:30 -06:00
Craig Osterhout 5f00847961
[ENGDOCS-994] Update samples (#15691)
* samples update
2022-09-29 13:30:20 -07:00
jerae-duffin 7eb41a7ef7
Engdocs 1031 (#15747)
* revised repositories
2022-09-29 15:15:10 -05:00
Usha Mandya 1da7aaa353
Merge pull request #15781 from NitishKumar06/Nitish/15298
Removed the mentioning of docker machine
2022-09-29 18:43:29 +01:00
NitishKumar06 bdd8eb8dbe Removed the mentioning of docker machine 2022-09-29 22:55:05 +05:30
Kirill Khistyaev 2ceb39c6cc
Add command for ARM based chip. (#15748)
* Add command for ARM based chip.
There is an example of command for ARM at the beginning but the second command is missing it.
2022-09-29 10:21:24 -07:00
Sebastiaan van Stijn 52e1cd71fb
Merge pull request #15778 from crazy-max/fix-images
readme: fix image link
2022-09-29 16:30:45 +02:00
CrazyMax 50e58154c8
readme: fix image link
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-29 16:22:23 +02:00
Usha Mandya 9ad7419b1b
Merge pull request #15774 from crazy-max/rename-repo
rename docs repository
2022-09-29 14:41:06 +01:00
CrazyMax 561118ec5b
rename docs repository
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-29 11:07:53 +02:00
Craig Osterhout e93bab0178
Nested lists (#15731)
* style update for nested lists
2022-09-28 10:41:45 -07:00
David Karlsson cdcead1fcf
added back insights and analytics to toc (#15765)
* added back insights and analytics to toc

* fix slug
2022-09-28 14:22:18 +02:00
Usha Mandya 89ba837e06
Merge pull request #15767 from NitishKumar06/Nitish/15743
Broken link updated in the compose build file
2022-09-28 12:26:41 +01:00
NitishKumar06 c8f29fc13d Broken link updated in the compose build file 2022-09-28 16:32:11 +05:30
Sebastiaan van Stijn 90ef090c4c
Merge pull request #15737 from YashasviChaurasia/issue#15190
docs: updated trust_delegation.md
2022-09-28 12:20:25 +02:00
Milas Bowman bdb51cff2c
compose: update env file based on actual behavior (#15759)
* compose: update env file based on actual behavior

There has been a LOT of work on this area in Compose recently.
As part of this, we discovered that the documentation has been
incorrect for some time. That is, the documented behavior has
often never been indicative of reality (across both v1 and v2).

We've standardized and cleaned things up, so the documentation
now reflects current behavior. The Compose Spec requires similar
corrections/reconciliation, but we're starting here to ensure
that the more user-facing docs are in a good place.

* Update compose/env-file.md

* Update compose/env-file.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-28 09:31:26 +01:00
Craig Osterhout 4f7d891271
Merge pull request #15360 from minhtaile2712/patch-1
Update kube-deploy.md
2022-09-27 16:25:35 -07:00
Usha Mandya d6b79b0731
Merge pull request #15760 from docker-tools-robot/dispatch/compose-api-reference-v2.11.2
Update Compose reference API to v2.11.2
2022-09-27 19:04:07 +01:00