Din Tort
b4967e1bcc
Updated gelf.md
...
Fixed an ivalid dash in --log-opt gelf-address
2018-07-04 15:11:51 +02:00
Yang Luo
e74fd60201
Add the missing backtick
2018-06-28 15:26:03 -07:00
Michael Herman
f26babcc29
Update secrets.md
2018-06-28 15:25:42 -07:00
Trapier Marshall
141dc80d33
dtr troubleshooting: improve ping test docs
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-28 15:23:17 -07:00
Gary Forghetti
c6d64230a0
Additional Documentation
...
Added documentation to indicate when to to run the command (prior to submitting for publishing) and added documentation to indicate that warnings are allowed to certify but errors must be fixed.
2018-06-28 15:20:13 -07:00
Gary Forghetti
1a79da3300
Additonal Documentation
...
Added documentation to indicate when to to run the command (prior to submitting for publishing) and added documentation to indicate that warnings are allowed to certify but errors must be fixed.
2018-06-28 15:19:49 -07:00
Blake Davis
56ac0fd77d
Fix misspellings
...
Fix misspellings
2018-06-28 09:32:35 -07:00
Trapier Marshall
44fb0d636a
ucp support dump: include hostname and time
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-28 09:27:20 -07:00
Marcus Martins
975c57814a
Add new mount requirements for Ubuntu install
...
Due to changes to the kubelet to support storage drivers we need to make
`/dev` mount shareable when deploying on Ubuntu 14.04.
2018-06-28 09:15:23 -07:00
Joao Fernandes
118aa58abd
Update Windows versions supported
2018-06-27 20:10:15 -07:00
Joao Fernandes
df640bfc1a
Update kbase link
2018-06-27 20:10:15 -07:00
Joao Fernandes
77e3aebdb2
Update install instructions for SLES
2018-06-27 20:10:15 -07:00
Joao Fernandes
df4d5ba369
Clarify install instructions for CentOS
2018-06-27 20:10:15 -07:00
Joao Fernandes
5bcc52542f
Add link to kbase FAQ
2018-06-27 20:10:15 -07:00
Trapier Marshall
28ac6e3c6b
18.03-ee release notes: typo correction ( #6957 )
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-27 17:05:34 -07:00
Joao Fernandes
dde14cad56
Engine 18.03 ( #6948 )
...
* Improve description for multiple tiers
* Update EE engine installation
* Add release notes for engine 18.03.1-ee-1
2018-06-27 14:39:23 -07:00
Olly
4c5f0ab7a6
Updated Windows EE Engine install for UCP 3.0.2 ( #6939 )
...
* Updated install docs for UCP 3.0.2
Signed-off-by: ollypom <oppomeroy@gmail.com>
* Updated Join instructions too
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-06-27 12:48:26 -07:00
Olly
43c51f77d5
Update Supported UCP Features ( #6951 )
...
* correctkubernetesfeatures
Signed-off-by: ollypom <oppomeroy@gmail.com>
* Remove misleading Interoperability point.
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-06-27 12:45:39 -07:00
Sebastiaan van Stijn
27b2befe44
Merge pull request #6915 from gtardif/gdpr_desktop
...
Docker Desktop : Add GDPR related policy regarding how we handle cleaning diagnostics in FAQs.
2018-06-26 23:55:59 +02:00
Guillaume Tardif
525f951641
Add GDPR related policy regarding how we handle cleaning diagnostics.
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2018-06-26 17:06:16 +02:00
Joao Fernandes
6602877fee
Fix wrong sentence
2018-06-22 15:18:58 -07:00
uday-shetty
29acb18faf
fixed minor alignment issues
2018-06-22 11:27:55 -07:00
Joao Fernandes
bde265377c
Add new item to release notes
2018-06-22 11:22:10 -07:00
Joao Fernandes
bf14764182
Add article to TOC
2018-06-21 14:15:12 -07:00
uday-shetty
3621baac04
migration doc for Docker Cloud to Amazon ECS
2018-06-21 14:15:12 -07:00
Alex Hokanson
56638c5f0b
Correctly document "admin" users in UCP "Migrating Kubernetes Roles" ( #6899 )
...
* Correctly document "admin" users
* "admin" users are actually users with the "Full Control" role of the kubernetes namespace that is being edited. See conversation here: https://github.com/docker/orca/issues/13791
* fix spacing I swear I didn't change before ><
* copy directly from master
2018-06-21 14:08:25 -07:00
Lee Gaines
3a1023d66b
adds port 4000
...
In the docker-compose file, the ports sections maps host port 4000 to container port 80, so if we want to see our app in a browser we should check on port 4000.
2018-06-21 13:57:55 -07:00
Your Name
32233d8dd7
Add DTR Hardware Requirements
2018-06-21 13:44:30 -07:00
Onur Yaman
9735a24b12
Fix typo
2018-06-21 13:42:25 -07:00
Joao Fernandes
4fa81795ef
Release Engine 17.06.2-ee-14
2018-06-21 10:39:54 -07:00
Joao Fernandes
7416f976e0
Release DTR 2.5.3
2018-06-21 10:39:54 -07:00
Joao Fernandes
3361038a04
Release DTR 2.4.5
2018-06-21 10:39:54 -07:00
Joao Fernandes
c905bd48f0
Release UCP 3.0.2
2018-06-21 10:39:54 -07:00
Sebastiaan van Stijn
deff3e37b2
Add Ubuntu Bionic and Fedora 28 ( #6920 )
...
The stable channel now has packages for
Ubuntu Bionic (18.04) and Fedora 28
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-06-21 10:11:55 -07:00
Oren
f490bd1752
Update docker-compose run --rm doc ( #6803 )
...
* Update docker-compose run --rm doc
To make the functionality added in
24ab933ebf
explicit in the docs
* Rewrite change as an addendum
Rewrite the change to the end of the page as an addendum to the description of the inner workings of the run command.
2018-06-19 14:58:30 -07:00
adshmh
7ee5554905
Update network-tutorial-host.md
...
- Modify the `docker run` command to remove the unnecessary flags "-i" and "-t".
- Add a short description for the "--rm" option.
- Remove the "docker container rm" command which seems redundant due to "--rm" option.
2018-06-15 16:34:47 -07:00
Bruce A Downs
66e0628992
Update index.md
2018-06-15 16:30:24 -07:00
fireman777
5596b4fdca
Update vfs-driver.md
...
edited:
/var/lib/docker/dir/ => /var/lib/docker/vfs/dir/
2018-06-15 16:20:32 -07:00
Akim Demaille
cebc281254
Mac: generating and uploading diagnostics by hand
...
This will soon be obsoleted by com.docker.diagnose, but meanwhile it
is still important information.
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-06-15 15:30:22 -07:00
Akim Demaille
991e493912
Mac: deemphasize
...
There's no (longer any) reason to emphasize this so loudly.
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-06-15 15:30:22 -07:00
Akim Demaille
2277dda1af
Mac: update instructions for HOME changes
...
There's no need to document this in both Troubleshoot and FAQ. Keep
it in the FAQ. We don't need to reinstall Docker for Mac, and it's
possible to save all the data.
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-06-15 15:30:22 -07:00
Akim Demaille
f68dc07ae5
Mac: formatting changes
...
Fold for 80 cols.
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-06-15 15:30:22 -07:00
Jeff Geerling
38ecdd498f
Add note about not using free to determine swap availability inside container.
2018-06-15 15:27:41 -07:00
Adam Kobi
8305c23792
updated instructions for manual install
...
Before extracting the archive you must stop the service or the file docker.exe can't be overwritten.
Additionally need to use -Force
2018-06-15 15:20:19 -07:00
Charlie Hayes
54483a979d
Updated version specification
...
The version specification used in the examples was before the feature was introduced and would thus never parse.
2018-06-15 15:09:49 -07:00
Ben Creasy
14ef9244e3
Cannot find reference to --net
...
Is network intended? It looks like this is talking about https://docs.docker.com/engine/reference/run/#network-settings
2018-06-15 14:59:56 -07:00
Sascha Egerer
ba950b14b6
Fix some broken links
2018-06-15 14:58:07 -07:00
E. M. Bray
9d837ef4ce
Update deploying.md
...
since these docs are demonstrating how to run a swarm service with TLS support I assume port 443 was intended here
2018-06-15 14:53:47 -07:00
Emiliano 'AlberT' Gabrielli
b04bb8be45
fix nginx logs links
...
the log file is linked to the device, not viceversa :)
2018-06-15 14:51:45 -07:00
Johandry Amador
f35afbe812
Replacing cloud.docker.com for hub.docker.com
2018-06-15 14:48:42 -07:00