Arslan Noor
ada4c6888c
added hypen ( #15273 )
2022-10-12 14:25:30 -07:00
Allie Sadler
888941b295
contribute tweaks ( #15859 )
2022-10-12 12:30:00 +01:00
Usha Mandya
f60f9107bb
Merge pull request #15788 from craig-osterhout/sample-redirects
...
Remove redirects for samples
2022-10-12 05:41:00 -04:00
David Karlsson
b05c38a6f6
add cache backend docs (upstream) ( #15853 )
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-10-12 10:40:06 +02:00
Daniel Schroeder
2706acd2ec
Update develop.md ( #15829 )
...
There is no logic in that Flask app to save widgets, so I reworded the two sentences that referenced saving widgets.
There are two routes:
1. `/widgets` -> Gets all the rows from the `widgets` table
2. `/initdb` -> Drops the DB/Table and rebuilds them from scratch
2022-10-11 14:14:12 -07:00
Akira Aso
0d14bcb8c3
Make a paragraph about docker ps concise ( #15839 )
2022-10-11 09:59:32 -07:00
CrazyMax
4795188490
Merge pull request #15819 from crazy-max/build-overview
...
build: improve overview page
2022-10-11 11:22:27 +02:00
Sebastiaan van Stijn
d8c556d26c
Merge pull request #15844 from PMohanJ/patch-1
...
Fix typo in bind-mounts.md
2022-10-11 00:25:27 +02:00
Sebastiaan van Stijn
0736bd41db
Merge pull request #15843 from rohanmathur91/master
...
docs: fix typo
2022-10-11 00:20:51 +02:00
Sebastiaan van Stijn
fd72ee8906
Merge pull request #15832 from sudofix/patch-1
...
Fix a typo in release 2.11.2 date "2002->2022"
2022-10-11 00:17:29 +02:00
Mohan_J
bda82b6384
Fix typo in bind-mounts.md
2022-10-10 21:06:38 +05:30
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