Stefan Scherer
4f90c399ac
Merge pull request #13928 from docker/master
...
Publish updates from master
2021-12-02 15:34:53 +01:00
Usha Mandya
574a2ff3a1
Merge pull request #13923 from trungutt/release-notes-4.3.0
...
Added release notes for 4.3.0
2021-12-02 14:20:27 +00:00
Usha Mandya
6dd31d8e90
Merge pull request #13895 from StefanScherer/apple-silicon-no-rosetta-required
...
Remove hard requirement to install Rosetta 2 for DD 4.3.0
2021-12-02 14:18:52 +00:00
Usha Mandya
a6c9bab53b
Merge pull request #13907 from jerae-duffin/ENGDOCS-538
...
Consolidated sections
2021-12-02 14:00:43 +00:00
Trung Nguyen
8bd2e9c6a7
Added release notes for 4.3.0
...
Signed-off-by: Trung Nguyen <trung.nguyen@docker.com>
2021-12-02 14:05:40 +01:00
Usha Mandya
2b1ed0aaa6
Merge pull request #13920 from docker/master
...
Publish updates from master
2021-12-01 11:35:14 +00:00
Felipe Cruz Martinez
67f5be260b
Update dev-environments.md ( #13906 )
...
* Update dev-environments.md
Include SSH agent instructions for WSL2 and Docker Dev Environments.
Refers to #13905 .
* Added collapsible section
* Try wrapping codeblock around tildes
* Try using divs and code HTML tags
* Close divs
* Improve copy
* Update desktop/dev-environments.md
Co-authored-by: Djordje Lukic <lukic.djordje@gmail.com>
* Include more profile files
* Update desktop/dev-environments.md
Co-authored-by: Guillaume Lours <guillaume@lours.me>
* Apply suggestions from code review
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Djordje Lukic <lukic.djordje@gmail.com>
Co-authored-by: Guillaume Lours <guillaume@lours.me>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-12-01 10:14:09 +00:00
Usha Mandya
824f48ff30
Merge pull request #13908 from usha-mandya/engdocs-541
...
Add reference to Docker public roadmap
2021-12-01 10:13:42 +00:00
Stefan Scherer
39d7a57f9c
Update system requirements for Apple silicon
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-11-30 18:51:33 +01:00
Stefan Scherer
a1ddd59d85
Remove hard requirement to install Rosetta 2 for DD 4.3.0
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-11-30 18:16:09 +01:00
Usha Mandya
5b49e32e7f
Add reference to Docker public roadmap
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-30 16:25:17 +00:00
Jerae Duffin
7e98f9a85d
Consolidated sections
2021-11-29 13:59:47 -06:00
Usha Mandya
fa33f36c2b
Merge pull request #13893 from docker/master
...
Publish updates from master
2021-11-26 16:20:43 +00:00
Usha Mandya
2477a2a449
Merge pull request #13894 from usha-mandya/max-retries-format
...
Clarify the max-retries option
2021-11-26 16:16:43 +00:00
Usha Mandya
42b9fec12a
Clarify the max-retries option
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-26 16:10:02 +00:00
Benson Muite
1e942679ff
Indicate extends can be used again ( #13695 )
...
* Indicate extends can be used again
https://github.com/docker/compose/pull/7588
* Minor style update
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-26 15:11:47 +00:00
Eric Hawicz
e29f6719f7
Note the max-retries option on the Start containers automatically page. ( #13787 )
...
* Note the max-retries option on the Start containers automatically page.
* Update format
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-26 13:04:14 +00:00
Usha Mandya
7442848831
Merge pull request #13868 from morganstaff/patch-2
...
Update kube-deploy.md
2021-11-26 12:57:14 +00:00
Usha Mandya
c979cc7f86
Merge pull request #13885 from rjharvey/master
...
Close io.ReadCloser in examples
2021-11-26 12:56:57 +00:00
Ralph
3fa0164e4c
Add quick troubleshooting step ( #13887 )
...
* Add quick troubleshooting step
If default umask isn't set with global read permissions, the keyring GPG file isn't found when updating the apt repos. The one liner command added will fix this issue.
* Fix grammar
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-26 12:56:45 +00:00
Usha Mandya
a7e20b3338
Merge pull request #13821 from ghuntley/patch-1
...
.net 60 is out
2021-11-26 12:39:10 +00:00
Dan Bamikiya
2452b40e9a
Remove usage of outdated `GHCR_TOKEN` ( #13710 )
...
* Remove usage of outdated GHCR_TOKEN
* Prefer {{ github.actor }} over {{ github.repository_owner }}
* Update language/java/configure-ci-cd.md with note about GITHUB_TOKEN
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update language/nodejs/configure-ci-cd.md with note about GITHUB_TOKEN
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update language/python/configure-ci-cd.md with note about GITHUB_TOKEN
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-26 12:38:53 +00:00
Jérémie Marais
c331fa9929
[FIX] update documentation ( #13701 )
...
* [FIX] update documentation
- add `PYTHONDONTWRITEBYTECODE` environment variable
- rename pip package `psycopg2-binary` to `psycopg2`
- add db environment variables in docker-compose for a better usage
- use `os.environment` in `setting.py` to get environment variables
* [fix] update documentation
2021-11-26 10:41:49 +00:00
Usha Mandya
f5513bd89b
Merge pull request #13850 from TrentonAdams/patch-1
...
VPC configuration required for service discovery
2021-11-26 10:32:45 +00:00
Usha Mandya
a2e00b1467
Merge pull request #13494 from MichaelSodeke/patch-1
...
edits made to section 'Run your app with MySQL'
2021-11-26 10:18:29 +00:00
Usha Mandya
ea893e844a
Merge pull request #13889 from docker/mat007-patch-1
...
Fixed typo
2021-11-25 16:03:20 +00:00
Usha Mandya
ef82a00b8c
Merge pull request #13890 from docker/mat007-patch-2
...
It’s compose instead of compose-cli
2021-11-25 16:02:47 +00:00
Mathieu Champlon
320888ad3d
It’s compose instead of compose-cli
2021-11-25 16:23:38 +01:00
Mathieu Champlon
27a87cd872
Fixed typo
...
Compose Cli is different than Compose, I don’t think we usually mention the former in release notes.
2021-11-25 16:22:51 +01:00
Usha Mandya
1bb5c19acc
Merge pull request #13886 from docker/master
...
Publish updates from master
2021-11-24 16:25:13 +00:00
Usha Mandya
ea35f624a6
Merge pull request #13879 from usha-mandya/engdocs-540
...
Add benefits of authenticating using Docker Desktop
2021-11-24 14:28:11 +00:00
Usha Mandya
96464db495
Add benefits of authenticating using Docker Desktop
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-24 12:40:52 +00:00
Ryan Harvey
cd53a8b852
Close io.ReadClosers in examples
2021-11-24 10:12:40 +00:00
Sebastiaan van Stijn
62c2be0ea3
Merge pull request #13872 from docker/master
...
Publish updates from master
2021-11-22 16:20:39 +01:00
Usha Mandya
8d600ba5be
Update the issue template ( #13870 )
...
* Update the issue template
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Apply suggestions from code review
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-11-22 15:07:24 +00:00
Usha Mandya
322a1873b9
Merge pull request #13871 from thaJeztah/remove_fedora_33
...
engine/install: remove mention of Fedora 33
2021-11-22 14:40:04 +00:00
Sebastiaan van Stijn
7a63b540ab
engine/install: remove mention of Fedora 33
...
Fedora 33 reaches EOL Tomorrow, so let's remove it from the list
to not encourage using it.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-11-22 13:59:37 +01:00
Simon Lieschke
816426daf6
Link to detail about deploying a registry server ( #13854 )
...
* Link to detail about deploying a registry server
* Update link format
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-22 10:39:57 +00:00
morganstaff
45b14d6bac
Update kube-deploy.md
...
type: port 8080 is not mentioned in the bb.yaml, port 3000 is.
2021-11-21 13:38:32 -05:00
Usha Mandya
9bde392156
Merge pull request #13864 from docker/master
...
Publish updates from master
2021-11-19 18:05:02 +00:00
Usha Mandya
fdc4d242ca
Merge pull request #13862 from usha-mandya/engdocs-537
...
Add Docker Desktop info to the overview
2021-11-19 17:47:25 +00:00
Stephen Turner
5ef5b7228f
Update wsl.md ( #13863 )
...
* Update wsl.md
Fix broken links to Microsoft docs.
* Add target blank attribute
To open external links in a new tab
* Update Docker Desktop download URL
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-19 16:59:35 +00:00
Usha Mandya
74514c833c
Add Docker Desktop info to the overview
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-19 15:30:31 +00:00
Adisa Malik
309ebe05e8
Update inaccurate section headers for backing up/restoring volumes ( #13860 )
...
* Change section headers for backing up/restoring volumes to use "volume" instead of "container"
The section headers "Backup a container" and "Restore container from backup" are used as headers for sections that are actually about backing up and restoring volumes.
* Minor style update
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-19 14:37:46 +00:00
Onkar Lal Janwa
0b0b7050e5
Update description of -m option ( #13813 )
...
* Update description of -m option
The container memory uses does not go beyond the limit set to `-m`. So I believe the description should be "If you set this option, the maximum allowed value is 6m (6 megabyte)." instead of "If you set this option, the minimum allowed value is 6m (6 megabyte).".
* Clarify the threshold for '-m' option
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-19 12:50:30 +00:00
Max Juchheim
93fe0d15dd
take "+ tab" out of the monospaced codeword ( #13730 )
...
* take "+ tab" out of the monospaced codeword
* Minor style update
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-19 12:49:44 +00:00
tariqali021
f4ab5d173e
Update index.md ( #13741 )
...
* Update index.md
* Style updates
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-19 12:27:49 +00:00
Usha Mandya
ca532c65b5
Merge pull request #13761 from Behnam-Emamian/patch-1
...
Update insecure.md
2021-11-19 12:18:52 +00:00
Dan Bamikiya
cc5d5db7c5
Explain the use of the `COPY` command in the NodeJS example ( #13711 )
...
* Explain the use of the COPY command in nodejs example
* Format updates
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-19 12:18:37 +00:00
Usha Mandya
0d0932d1b7
Merge pull request #13781 from docker/mat007-patch-1
...
Fix typo in HTTP proxy URL
2021-11-19 12:12:19 +00:00