Commit Graph

52978 Commits

Author SHA1 Message Date
Dawn W Docker f5394e9e7c fixing heading formatting 2019-07-10 14:07:44 -07:00
Dawn W Docker 1ebdf7ad41 adding file 2019-07-10 13:38:02 -07:00
Dawn W Docker 200612db49 adding admission controlers bare bones topic 2019-07-10 13:34:28 -07:00
Usha Mandya 078cddb463
Merge pull request #9041 from ivansharamok/patch-1
fix a typo in the interlock-proxy command
2019-07-10 17:47:23 +01:00
Usha Mandya 88890505da
Merge pull request #8978 from rumpl/compose-1.24.1
Update compose version
2019-07-10 14:21:16 +01:00
Djordje Lukic 868e484860 Add docker-compose release notes for 1.24.1
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2019-07-10 13:40:55 +02:00
Djordje Lukic 483c1c5c1c Update compose version
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2019-07-10 13:39:17 +02:00
Usha Mandya b59e383d16
Merge pull request #9039 from Thraka/patch-1
Update .NET Core references
2019-07-10 12:03:21 +01:00
Ivan Sharamok d567471bcc
typo last command interlock-proxy name
last command has service name `interlock=proxy` but should be `interlock-proxy`
2019-07-09 15:56:56 -07:00
Usha Mandya 641da0ed72
Merge pull request #8965 from vmrocha/patch-1
Update dotnetcore.md with the new samples URL
2019-07-09 19:05:55 +01:00
Usha Mandya 38835a5395
Merge pull request #9019 from jasonharrison/patch-1
Improve grammar
2019-07-09 18:56:32 +01:00
Usha Mandya 15e3cf42cc
Merge pull request #8997 from Navajyoth/patch-1
Update architecture.md
2019-07-09 18:50:02 +01:00
Usha Mandya c4c3a55cb9
Merge pull request #9014 from sajadtorkamani/patch-1
Fix typo
2019-07-09 18:46:19 +01:00
Usha Mandya 1a11c1d232
Minor style edits 2019-07-09 18:45:36 +01:00
Usha Mandya 792742a20c
Merge pull request #9027 from rscohn2/patch-1
recommend overlay2
2019-07-09 18:43:50 +01:00
Usha Mandya b6e008ff37
Merge pull request #9036 from raytung/corrected-default-fluentd-max-retries
Update fluentd.md - Corrected default fluentd-max-retries
2019-07-09 18:30:27 +01:00
Andy De George 660c43bba3
Change link to latest article on docs.ms 2019-07-09 09:22:11 -07:00
Andy De George fb1f15cfd9
Fix TOC for .NET Core -> ASP.NET Core 2019-07-09 08:36:54 -07:00
Andy De George 829efd8d92
Update index.md 2019-07-09 08:35:13 -07:00
Andy De George b36cc1d36e
Adjust title to clarify ASP.NET Core and not .NET Core
We had an [issue over on the .NET Core documentation](https://github.com/dotnet/docs/pull/13278) regarding Docker where someone was confused about .NET Core vs ASP.NET Core and pointed out that this article used the terms interchangeably. I wanted to submit this fix to hopefully reduce that.

I also:

1. Removed the en-us from links.
2019-07-09 08:31:28 -07:00
Usha Mandya efb42e4d36
Merge pull request #1256 from ollypom/fixinterlockliquid
Fixed Liquid Errors in Assemble and Interlock
2019-07-09 16:18:59 +01:00
Olly Pomeroy 6d18b4af8d
Fixed Liquid Errors in Assemble and Interlock
Signed-off-by: Olly Pomeroy <olly@docker.com>
2019-07-09 15:46:37 +01:00
Akihiro Suda b690a3213d
Strongly recommend TLS for API socket 2019-07-09 15:45:10 +09:00
Dawn W 65c9904da3
Merge pull request #1138 from docker/engine-release-notes
Engine release notes - raw content addition
2019-07-08 17:35:26 -07:00
Dawn W 680c4612fd
Merge pull request #1251 from adrian-plata/nvidia
adding NVIDIA capabilities information
2019-07-08 16:58:50 -07:00
Adrian Plata d668fc707c
Apply suggestions from code review
Co-Authored-By: Tibor Vass <tiborvass@users.noreply.github.com>
2019-07-08 16:13:19 -07:00
Adrian Plata 2142f4ad7b adding NVIDIA capabilities information
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-07-08 15:13:46 -07:00
Dawn W f27ff20502
Merge pull request #1254 from ollypom/docsprivatemaster
docker.github.io master into docs-private master
2019-07-08 14:43:41 -07:00
Adrian Plata a00c783961 adding NVIDIA capabilities information
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-07-08 13:33:36 -07:00
Sebastiaan van Stijn 3b904e7a9f
Merge pull request #8582 from thaJeztah/host_networking_nits
Host networking touch-ups
2019-07-08 20:08:48 +02:00
Dawn W eecdc294d9
Merge pull request #8979 from ollypom/sessiontimeoutpatch
Updated the UCP Configuration Timeout Settings
2019-07-08 10:18:10 -07:00
ollypom 9bafc04bcc
Fixed Conflict 2019-07-08 17:00:49 +00:00
Dawn W 4c79976483
Merge pull request #9007 from gprossliner/patch-1
Update index.md
2019-07-08 06:33:42 -07:00
Sebastiaan van Stijn 25cab04026 docker-compose: change overview from /compose/overview to /compose/ (#8939)
Move compose/overview to compose/
2019-07-08 11:40:00 +01:00
Ray Tung bcf001161d
Update fluentd.md
Corrected default fluentd-max-retries
2019-07-07 22:21:49 +10:00
Robert Cohn 02cf8cf5b5
recommend overlay2 2019-07-03 14:55:30 -04:00
Usha Mandya 01b5fc6302
Merge pull request #1252 from ollypom/amberjacktest
Merge Master into Amberjack
2019-07-03 17:06:50 +01:00
Adrian Plata 227793a1cb
Updated release notes 2019-07-02 17:01:06 -07:00
Adrian Plata d8aa3f275b adding NVIDIA capabilities information
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-07-02 15:48:30 -07:00
ollypom 4595c128a1
Merge branch 'master' into amberjacktest 2019-07-02 20:09:49 +00:00
Dawn W b18887805e
Merge pull request #9000 from RomainBelorgey/patch-1
Add changes for 18.09 version
2019-07-02 08:47:20 -07:00
Dawn W 447014eed9
Merge pull request #1248 from docker/issue-1244
adding note about increased hardware reqs when DTR use is up
2019-07-02 08:36:02 -07:00
Dawn W f59402b3a6
Merge pull request #1236 from docker/ucp-relnotes-amberjack
UCP release notes for Amberjack
2019-07-02 08:21:11 -07:00
Sebastiaan van Stijn cc5aa64002
Merge pull request #9018 from nirajrules/patch-1
The notary config file section had a comma missing
2019-07-02 16:49:11 +02:00
Ulrich VACHON 3b9275c191 Release notes for 2.0.5.0 (Edge/Mac) (#8937)
Docker Desktop for Mac Edge 2.0.5.0 rel notes
2019-07-02 13:43:07 +01:00
Guillaume Tardif 6c64d5d4c5 Release notes for 2.0.5.0 (Edge) cc @gbarr01 (#8926)
Docker for win edge rel notes 2.0.5.0
2019-07-02 13:42:32 +01:00
Olly Pomeroy 6f34bb896b
Reorded the text, putting 18.09 instructions first
Signed-off-by: Olly Pomeroy <olly@docker.com>
2019-07-02 13:28:04 +01:00
paigehargrave 13275a560b DTR release notes for Amberjack (#1237)
DTR release notes for Amberjack
2019-07-02 11:10:18 +01:00
Ulrich VACHON 203d7d667a Added Docker Desktop Enterprise 2.1.0.0-ent changelogs (#1215)
Add DDE 2.1.0.1-ent changelogs
2019-07-02 11:00:50 +01:00
Olly P 9878f22b17
Formatting nit 2019-07-02 10:00:19 +01:00