Commit Graph

60137 Commits

Author SHA1 Message Date
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
milas 09159d7c14 Update Compose reference API to v2.11.2
Signed-off-by: GitHub <noreply@github.com>
2022-09-27 17:37:13 +00:00
Craig Osterhout 3f6602d054
Merge pull request #15744 from InfoDevkota/master
Fix example container refrence on Orchestration Deploy
2022-09-27 09:36:52 -07:00
Usha Mandya 9e65beaa7c
Merge pull request #15757 from usha-mandya/win-2x-eula-patch
Fix Windows 2.x download links
2022-09-27 15:50:32 +01:00
Usha Mandya 03556b8e26 Fix Windows 2.x download links
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-09-27 14:09:11 +01:00
CrazyMax 89bdf57ecd
Merge pull request #15756 from dvdksn/resize-build-icon
compress build icon
2022-09-27 14:43:06 +02:00
David Karlsson 7dcbc6a390 downscale to 250px 2022-09-27 14:37:07 +02:00
David Karlsson 46f298791b compressed landing page icon for build 2022-09-27 14:31:29 +02:00
David Karlsson 465d167d00
Add build to list of products on landing page (#15754) 2022-09-27 13:41:40 +02:00
CrazyMax 3e123ca725
Merge pull request #15752 from crazy-max/fix-link
docker-hub: fix link to logo asset
2022-09-27 12:04:51 +02:00
CrazyMax 9a160204ff
docker-hub: fix link to logo asset
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-27 11:44:19 +02:00
CrazyMax 99370cd8dc
Merge pull request #15603 from jedevc/cache-docs
Add build cache introduction docs
2022-09-27 11:08:26 +02:00
Craig Osterhout 4e37a7464b
Merge pull request #15736 from umar006/patch-1
Update docker compose command
2022-09-26 14:01:55 -07:00
Sagar Devkota 87681a7b99 Fix example container refrence on Orchestration Deploy
Replaced bulletin board container with getting-started container
Replace bulletin board refrencing app with Todo app
2022-09-26 20:51:37 +05:45
Allie Sadler 5c68a7ad02
extension amendments (#15742) 2022-09-26 12:41:31 +01:00
Yashasvi Chaurasia 119f4dcca6
docs: updated trust_delegation.md
Signed-off-by: Yashasvi Chaurasia <yashasvi12977@gmail.com>
2022-09-26 00:07:12 +05:30
Umar Al-Faruq bf00d867d3
Fix all docker compose command
Remove "-" in docker compose command (docker-compose -> docker compose)
2022-09-25 18:49:23 +07:00