Anne Henmi
f4576b44fa
Update swarm-mode.md
...
fixed typo
2018-09-19 07:56:03 -06:00
Anne Henmi
5ab93890e5
Update swarm-mode.md
...
Incorporated @selansen's feedback
2018-09-18 21:10:54 -06:00
Anne Henmi
329498653f
Update networking.md
...
Incorporated @bermudezmt's feedback
2018-09-18 21:09:47 -06:00
Anne Henmi
8f465b4a01
Merge branch 'master' into swarm-default-network-670
2018-09-14 14:24:05 -06:00
Anne Henmi
783cc9fb4a
Update networking.md
...
Incorporated Maria's feedback.
2018-09-12 18:12:57 -06:00
Anne Henmi
3695cd0b74
Update swarm-mode.md
...
Cleaned up Mark's additions
2018-09-12 13:30:41 -06:00
Anne Henmi
3bae1bb428
Update networking.md
...
Cleaned up Mark's additions.
2018-09-12 13:26:00 -06:00
Maria Bermudez
0cbcdb3777
Re-add swarm mode page
2018-09-10 14:56:59 -07:00
Mark Church
ea9e729e21
added default address pools installation/usage comments across UCP install, swarm install, and networking pages
2018-09-08 14:02:42 -07:00
Maria Bermudez
30390528f6
Delete swarm-mode.md
...
Remove file from kubernetes branch.
2018-09-04 11:26:03 -07:00
Maria Bermudez
016bcb74c9
Delete cc-ee-node-activation.md
...
Remove file from kubernetes branch
2018-09-04 11:25:40 -07:00
Maria Bermudez
48ab28e3d3
Delete cc-ee-node-activation.md
...
File incorrectly added to the wrong branch.
2018-09-04 08:31:28 -07:00
Maria Bermudez
4320c439c1
Update swarm-mode.md
...
Incorporate changes made in kube-net-encryption branch.
2018-09-04 08:30:55 -07:00
Anne Henmi
664dc1726e
Update swarm-mode.md
2018-09-04 08:54:52 -06:00
Anne Henmi
599f5bba6d
Update cc-ee-node-activation.md
2018-09-04 08:51:38 -06:00
David Deyo
fc6ce901f9
Update cc-ee-node-activation.md
2018-08-31 10:43:04 -07:00
Anne Henmi
6b5469b855
Created content for Issue 670. Ready for review.
2018-08-30 13:47:38 -06:00
Anne Henmi
536c65d4fb
Created Issue 673. Ready for review.
2018-08-30 13:27:39 -06:00
Maria Bermudez
aaca9b83b5
Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
...
This reverts commit 4c95d161ca
.
2018-08-29 19:01:03 -07:00
Maria Bermudez
4c95d161ca
Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
...
This reverts commit af5f2fcc38
, reversing
changes made to 338b690d26
.
2018-08-29 18:37:44 -07:00
Maria Bermudez
840c167055
Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
...
This reverts commit 14080c18bd
.
2018-08-29 18:36:03 -07:00
Maria Bermudez
14080c18bd
Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
...
This reverts commit af5f2fcc38
, reversing
changes made to 338b690d26
.
2018-08-29 14:47:31 -07:00
Tammy Fox
1c1b1c092b
Merge pull request #6997 from scjane/patch-102
...
Update userns-remap.md
2018-08-06 15:56:37 -04:00
kmddevdani
6c3b584839
added data directory for mac to antivirus doc
...
might solve #7136
2018-07-31 09:07:45 +12:00
Shayne Boyer
240a1836ac
Update dotnetcore.md
...
removed version to ensure always up to date; getting latest
2018-07-17 08:26:44 -07:00
Shayne Boyer
b3d4391849
Update dotnetcore instructions
...
* Base image for aspnetcore were migrated as of 2.1 per https://github.com/aspnet/Announcements/issues/298
* Further reading reference to Docker Hub updated to /dotnet
* Add link to docs.microsoft.com
2018-07-15 18:15:52 -07:00
Wang Jie
76c7725117
Update userns-remap.md
2018-07-06 17:46:02 +08:00
Michael Herman
f26babcc29
Update secrets.md
2018-06-28 15:25:42 -07:00
John Yani
a362eba1c7
Service templates: Capitalize .Node.Hostname ( #6753 )
2018-05-24 08:52:28 -07:00
Vimal Raghubir
93b084adbb
Refixed the grammar issues in docker-overview.md
2018-05-23 14:00:58 -07:00
Nathan Jones
6df075f1c7
Add node.hostname to Go template placeholder options
...
The following command works on Docker CE 18.03.1-ce so .node.hostname should be included in the doc:
`docker service create --name myservice --hostname="{{.Node.Hostname}}-{{.Service.Name}}" busybox top`
This does not yet work however on the latest EE release, so I'd like some help knowing how best to add a note indicating this on the page.
2018-05-16 16:09:07 -07:00
Bo Chen
3dee59ac95
correct a mistake
2018-05-16 16:00:20 -07:00
Robert Hafner
5804b3ae18
Clarify which manager to run the join command on
2018-05-15 15:58:33 -07:00
Bryan Thornbury
f32bbe902d
Remove adjtimex. ( #6032 )
2018-05-10 09:40:37 -07:00
Constantin Galbenu
c5c80569a0
Updated a broken link ( #6650 )
2018-05-10 09:01:30 -07:00
newbieof410
2ae44c1824
A typo in docker-overview.md ( #6588 )
2018-04-30 10:57:15 -07:00
Trapier Marshall
927844cac4
move mount csv note from services to volumes ( #6568 )
2018-04-27 09:50:19 -07:00
Trapier Marshall
f3a65169a1
tone down service bind mount admonishment ( #6567 )
2018-04-27 09:45:07 -07:00
Trapier Marshall
45350ed397
clarify independence of volume lifecycle ( #6563 )
2018-04-27 09:44:21 -07:00
Darius Kramer
627793e1a8
Fix minor typo in services.md ( #6485 )
2018-04-20 09:53:59 -07:00
Gwendolynne Barr
3243cec451
Fix wrapping swarm states ( #6438 )
2018-04-12 08:12:56 -07:00
Gwendolynne Barr
542032cf21
Add swarm task state REMOVE ( #6206 )
2018-04-11 13:46:29 -07:00
Gionni
5bb6473a72
less is more - avoid cat to grep something. ( #6383 )
2018-04-06 11:07:06 -07:00
Dilip
373214ff98
Use printf instead of echo
...
`echo` adds a newline feed for the given input, therefore, it doesn't work.
2018-04-02 15:20:01 -07:00
Trapier Marshall
67076f0ef8
swarm services: correct typo
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-04-02 15:08:24 -07:00
Gwendolynne Barr
1ad7485421
Repair postgres link ( #6346 )
2018-03-29 11:40:17 -07:00
Damien L-G
1d2b6f6fcd
Update links to AppArmor's wiki ( #6335 )
2018-03-29 09:49:40 -07:00
Eric Smalling
50beb52f48
Adding 500KB content limit note ( #6330 )
...
Size limit per https://github.com/docker/swarmkit/blob/master/manager/controlapi/config.go#L18
2018-03-29 07:07:53 -07:00
gbarr01
f36f3ec156
Update engine API docs, fetch script, and matrix
2018-03-22 16:52:53 -07:00
gbarr01
cb157b3318
Update engine CLI docs, stubs, and TOC
2018-03-22 16:52:53 -07:00