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
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
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
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
Sebastiaan van Stijn
376e2b2946
Merge pull request #13857 from thaJeztah/engine_20.10.11_changelog
...
Add Docker Engine 20.10.11 release notes
2021-11-18 03:15:42 +01:00
Sebastiaan van Stijn
be580f3e41
Add Docker Engine 20.10.11 release notes
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-11-17 21:16:35 +01:00
Usha Mandya
52d182a483
Merge pull request #13828 from rkbodenner/patch-1
...
Clearer purpose and contents for .dockerignore
2021-11-17 15:01:35 +00:00
Usha Mandya
57639274cd
Update build-images.md
2021-11-17 14:33:01 +00:00
Usha Mandya
9e604709b8
Merge pull request #13810 from smokhtar1/smokhtar
...
Adding CSS Changes to the banner alerts colors and default font-family
2021-11-16 15:41:02 +00:00
Trenton D. Adams
64430632f9
support note styling
2021-11-16 01:43:02 -07:00
Trenton D. Adams
28526db5d8
VPC configuration required for service discovery
...
Make a note that VPC must be configured correctly with public dns names enabled in order for service name resolution to function.
2021-11-16 00:16:30 -07:00
jerae-duffin
9603c8e704
updated self-serve ( #13783 )
...
* updated self-serve
* updated grammar
* revised content
* Updated image
* new updates
* format updates
2021-11-15 18:39:33 +00:00
Usha Mandya
bb37723a1b
Merge pull request #13839 from synonymousz/master
...
Typo fix for Docker Desktop on Mac installation
2021-11-12 19:29:46 +00:00
Usha Mandya
3c14020439
Merge pull request #13837 from thaJeztah/remove_derivative_instructions
...
engine: remove outdated instructions for derivatives
2021-11-12 18:51:03 +00:00
Kai Köhn
d367f3bea8
Typo fix for Docker Desktop on Mac installation
2021-11-12 19:48:01 +01:00
Usha Mandya
6cef609312
Merge pull request #13836 from thaJeztah/add_machine_drivers_redirect
...
Add redirect for machine "drivers" page
2021-11-12 18:33:23 +00:00
Sebastiaan van Stijn
e1791f5b7d
engine: remove outdated instructions for derivatives
...
The information about which distro version to use to match upstream
Debian / Ubuntu versions was outdated. Given that Docker does not
officially support, nor tests, installing these packages on Ubuntu
and Debian derivatives, it's better to remove it, and leave it to
the user to find the correct codename; also see
https://docs.docker.com/engine/install/#other-linux-distributions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-11-12 18:36:30 +01:00
Sebastiaan van Stijn
f37bb710e0
Add redirect for machine "drivers" page
...
This content was deprecated, but we missed a redirect.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-11-12 18:19:06 +01:00
Sebastiaan van Stijn
4a3d70921e
Merge pull request #13753 from Ap0them/patch-1
...
Update install.md
2021-11-11 15:54:29 +01:00
Usha Mandya
c3d35a0e98
Merge pull request #13832 from thaJeztah/redirect_deprecated_cloud
...
add redirect for deprecated "docker for aws" and "docker for azure"
2021-11-11 14:42:00 +00:00
Sebastiaan van Stijn
9f081ba55c
Merge pull request #13745 from TheDarkTron/patch-1
...
Added space to fix layout
2021-11-11 15:02:29 +01:00
Sebastiaan van Stijn
a045d5d100
Merge pull request #13727 from califken/patch-2
...
Update run-containers.md
2021-11-11 15:02:18 +01:00
Sebastiaan van Stijn
ed4ce451d4
Merge pull request #13756 from ndrwrbgs/patch-1
...
s/an Docker/a Docker/
2021-11-11 15:02:00 +01:00