Dawn W Docker
34417d61a5
branding cleanup per visual review
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-13 15:19:12 -07:00
Dawn W Docker
17ef6f2158
branding cleanup per visual review
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-13 15:14:52 -07:00
Dawn W Docker
89c753ef92
branding cleanup per visual review
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-13 15:11:36 -07:00
Dawn W Docker
72424dfb9a
updated per GitIssue # 1176
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-13 15:06:10 -07:00
paigehargrave
4b59c18aab
Merge pull request #1210 from docker/telemetry-fix
...
Telemetry fix
2019-06-13 17:10:41 -04:00
paigehargrave
d50b6163f2
Update index.md
2019-06-13 16:45:43 -04:00
paigehargrave
24cd0691f9
Telemetry fix
2019-06-13 16:42:16 -04:00
paigehargrave
a4df1f24f7
Merge pull request #1206 from usha-mandya/buildx-toc
...
Add buildx to the toc
2019-06-13 16:16:24 -04:00
Jameson Hyde
e7d69b14a7
Include service support for DCT in engine ( #1177 )
...
Signed-off-by: Jameson Hyde <jameson.hyde@docker.com>
2019-06-13 12:50:35 -07:00
Maria Bermudez
f721add5e2
Remove duplicate Cluster entries
2019-06-13 12:44:26 -07:00
usha-mandya
9d8c0f3d6d
Add buildx to the toc
2019-06-13 20:27:16 +01:00
Maria Bermudez
415ba46302
Merge pull request #1205 from bermudezmt/amberjack
...
Final fixes for TOC
2019-06-13 20:04:15 +01:00
Maria Bermudez
2ba2d27a12
Final fixes for TOC
2019-06-13 12:02:26 -07:00
Maria Bermudez
e185b142cd
Merge pull request #1079 from bermudezmt/pki-auth-982
...
Client Cert-based authentication using your own PKI
2019-06-13 19:39:52 +01:00
paigehargrave
f19a09a571
Merge pull request #1203 from docker/master
...
Merge master into amberjack
2019-06-13 14:18:39 -04:00
Maria Bermudez
4c40161382
Fix distribution version
2019-06-13 11:17:08 -07:00
Maria Bermudez
01277a66f5
Merge branch 'amberjack' into master
2019-06-13 19:10:41 +01:00
Maria Bermudez
280fe33a45
Merge pull request #1196 from thaJeztah/bump_engine
...
Update engine version to v19.03, optimise and add API v1.40
2019-06-13 19:06:27 +01:00
Maria Bermudez
9b7a83016e
Revert TOC to state from two days ago
2019-06-13 11:04:47 -07:00
Maria Bermudez
ae26fff7dd
Merge pull request #1125 from docker/19.03-updates
...
update versions for ee 3.0
2019-06-13 18:24:35 +01:00
Maria Bermudez
e547834bb2
Final touch-ups
2019-06-13 10:22:38 -07:00
Maria Bermudez
1ec9e20ae1
Merge branch 'master' of github.com:docker/docker.github.io
2019-06-13 10:04:30 -07:00
Maria Bermudez
920eed74c8
Incorporate engineering feedback
...
Signed-off-by: Maria Bermudez <bermudez.mt@gmail.com>
2019-06-13 09:39:18 -07:00
David Yu
4d0fa3aed9
Merge pull request #1199 from docker/issue-1175
...
changing labels for Docker Engine - Enterprise, Docker Engine - Commu…
2019-06-13 08:56:27 -07:00
David Yu
e609b31f2c
Merge pull request #1198 from docker/issue-1168
...
changing instances of CE and EE per issue 1168
2019-06-13 08:54:45 -07:00
Dawn W Docker
a58c22a49d
changing labels for Docker Engine - Enterprise, Docker Engine - Community, and Docker Enterprise
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-13 08:08:43 -07:00
Usha Mandya
ea9002dfbc
Merge pull request #1197 from usha-mandya/buildx-docs
...
Adding experimental msg to the plugin product docs
2019-06-13 15:57:37 +01:00
Dawn W Docker
125b73792a
removing broken link to community
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-13 07:57:01 -07:00
Dawn W Docker
d677f7ef5a
changing instances of CE and EE per issue 1168
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-13 07:52:55 -07:00
usha-mandya
34ba27344d
Adding experimental msg to the plugin product docs
2019-06-13 15:40:05 +01:00
Usha Mandya
d2ff3110bd
Merge pull request #1195 from usha-mandya/buildx-docs
...
Add experimental msg in buildx docs
2019-06-13 15:25:41 +01:00
usha-mandya
cbc72297c6
Remove note format for experimental msg
2019-06-13 15:21:55 +01:00
Sebastiaan van Stijn
2a6c73a6e2
Add API versions to navigation
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-13 15:17:26 +02:00
Sebastiaan van Stijn
05d91b90f3
Add Engine API version v1.40
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-13 15:05:36 +02:00
Sebastiaan van Stijn
eac39d66cd
Share redoc JavaScript between API versions
...
This is similar to the changes made in docker/docker.github.io#5607
(32958e7c60 ), but which appear
to didn't make their way into newer versions that were added.
The redoc JavaScript is a big file, and there's no need
to keep a separate copy for each version of the API.
This patch removes the copy per-version and moves the script
to a central location.
Size of the API directory:
before: 5.961.110 bytes (6 MB on disk)
after: 15.570 bytes (74 KB on disk)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-13 14:59:21 +02:00
Sebastiaan van Stijn
8bd9e68bb6
Bump engine version to 19.03
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-13 14:53:21 +02:00
paigehargrave
2d953a0075
Update index.md
2019-06-13 07:33:53 -04:00
David Yu
977325e6ac
Merge pull request #1193 from docker/issue-1170
...
removing references to IBM
2019-06-12 18:39:08 -07:00
Dawn W Docker
9cf3aa2cbe
removing references to IBM
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-12 13:52:32 -07:00
Dawn W
26499802b1
Merge pull request #1189 from docker/aj-name-changes
...
Aj name change 1 of 2
2019-06-12 13:08:59 -07:00
usha-mandya
498ee7ab15
Add experimental msg in buildx docs
2019-06-12 19:14:46 +01:00
Dawn W
93a2c052be
Merge branch 'amberjack' into aj-name-changes
2019-06-12 10:54:48 -07:00
Usha Mandya
a50fa24ec3
Merge pull request #1119 from usha-mandya/buildx-docs
...
Adding CLI plugin docs for Buildx
2019-06-12 18:38:32 +01:00
Usha Mandya
c0e4efcf14
Merge pull request #1181 from usha-mandya/ent-3.0-relnotes
...
Desktop release note updates
2019-06-12 18:27:32 +01:00
Maria Bermudez
81564f43bc
- Add explanation on DTR registration with UCP ( #1190 )
...
- Add DTR 2.7 offline package
Signed-off-by: Maria Bermudez <bermudez.mt@gmail.com>
2019-06-12 10:26:45 -07:00
paigehargrave
38e81e618f
Added version info for Known issue
2019-06-12 13:26:18 -04:00
usha-mandya
a456b94055
Adding CLI plugins and their versions
2019-06-12 18:14:51 +01:00
Usha Mandya
2038c26459
Remove include tag
...
Test whether the build works fine without the include tag.
2019-06-12 17:42:50 +01:00
usha-mandya
14277ff660
Fix tech review comments
2019-06-12 17:35:34 +01:00
Dawn W Docker
5b30d497dd
branding changes for Enterprise
2019-06-12 09:03:07 -07:00