Commit Graph

48981 Commits

Author SHA1 Message Date
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
Alec Clews 410d05cc4d
FIx broken link
Link to variable substitution was borked
2018-06-28 07:33:41 +10: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
sun jian 47bc71e679
fix: configuration reference link
configuration.md not found.
2018-06-27 22:21:05 +08: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
Sebastiaan van Stijn c07c21e501 Describe that Ubuntu Bionic is supported on edge 2018-06-14 14:57:29 -07:00
Franco Victorio 25127f46cc Update dockerfile_best-practices.md
Add missing tag names.
2018-06-14 14:30:33 -07:00
Antonio Gutierrez 9e15f743a1 Switch places of subtitles DNS and Proxy settings
Proxy settings titles was placed in the DNS misconfiguration part, and the DNS settings title was placed in the proxy configuration part. This changes moves the places of the titles so that they both present the section they intend to.
2018-06-14 14:29:54 -07:00
Joao Fernandes c66a815f3e Fix broken link 2018-06-14 14:26:26 -07:00
Trapier Marshall f5cb780c16 interlock: add linux to documented constraints
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-14 14:23:33 -07:00
Ryan Moore 6fecf0d5f9 Update linux-postinstall.md
typo
2018-06-14 14:22:48 -07:00
Jason Zhekov b58ec64c2e Update dead link in dockerfile_best-practices 2018-06-14 14:22:01 -07:00
Nathan Jones 8635c2afdf Fixed issues with Configure where the Docker daemon listens for conne… (#6391) 2018-06-11 16:11:24 -07:00
Gwendolynne Barr a55d0c9dfc
Cleanup (#6864) 2018-06-11 12:48:24 -07:00
Gwendolynne Barr 07306b639d
[WIP] Hub/Store/Cloud SaaS consolidation (#644) 2018-06-11 12:30:35 -07:00
Sebastiaan van Stijn cd78aacee9
Merge pull request #6781 from amihaiemil/patch-1
Added docker-java-api
2018-06-08 20:17:47 -07:00
lenestopage 0b789d24c3
Update use-nfs-volumes.md 2018-06-08 11:59:11 -04:00
darwin-traver 26557cc629
Content Trust link update
Update the Disable Content trust link to refer to UCP 3.0.x doc section (instead of UCP 2.2.x)
2018-06-07 13:38:29 -04:00