Commit Graph

51181 Commits

Author SHA1 Message Date
Derrick Miller 1548635d92
Fixed list indentations
List indentations were incorrect yielding the list in one line instead of multiple lines. Fixed the indentation so the lists render correctly.
2019-02-12 11:56:33 -05:00
paigehargrave bf35f2c22b
Merge pull request #8222 from millerdz/patch-8
Update release notes with fixed known issue
2019-02-12 11:16:21 -05:00
paigehargrave 0e1ee5bc98
Minor wording changes 2019-02-12 11:16:00 -05:00
Derrick Miller 5b854186d8
Update release notes with fixed known issue
The known issue that was introduced in the 3.1.0 release that required the ID of the user when manually creating RoleBinding or ClusterRoleBinding, is fixed in 3.1.3 and this change updates the release notes to reflect this information.
2019-02-12 09:16:03 -05:00
Maria Bermudez f2d93c449a
Merge pull request #8206 from sergey-bon/fix-typo
Fix typo: docker_compose.yml
2019-02-11 14:43:08 -08:00
Maria Bermudez 5fda8696cd
Merge pull request #8216 from ntravis/patch-1
Remove typo return preventing Markdown link from working as intended
2019-02-11 14:41:44 -08:00
Justin I. Nevill f5142c7e14
Merge pull request #7995 from docker/EOL-versions
EOL version refresh
2019-02-11 15:13:40 -05:00
Maria Bermudez abf5fbb813
Merge branch 'master' into EOL-versions 2019-02-11 12:12:57 -08:00
Nick Travis 910414eda3
spacing update to make link actually a link 2019-02-11 14:13:06 -05:00
Anne Henmi 30d5369e0d
Update release-notes.md
Added 18.06.2
2019-02-11 07:36:44 -07:00
Anne Henmi 9a29f0a7f5
Merge pull request #8213 from docker/release-notes-eng-2019
Release notes for Docker Engine 2019
2019-02-11 07:25:16 -07:00
Anne Henmi e58a5ae35a
Merge branch 'master' into release-notes-eng-2019 2019-02-11 07:17:24 -07:00
Anne Henmi b3b45ec8cf Updated relnotes to include runc security notice and updates for Ubuntu users. 2019-02-11 07:02:56 -07:00
Anne Henmi 213ddf7535 Fresh copy from master 2019-02-11 06:52:29 -07:00
Sergey Bon 5d944298d9 Fix typo: docker_compose.yml -> docker-compose.yml 2019-02-09 15:11:15 +02:00
Maria Bermudez da4ef309a3
Merge pull request #8197 from seubert/patch-1
Use correct `log-driver` key in daemon.json
2019-02-08 16:15:02 -08:00
alex seubert 6d7fd0e2ec
Use correct `log-driver` key in daemon.json 2019-02-08 17:07:20 -06:00
Maria Bermudez 98210b593f
Merge pull request #8196 from ollypom/dtrscanningscreenshots
Updated Screenshots on DTR Vunerability Scanning Page
2019-02-08 12:12:26 -08:00
ollypom ad3974a088
Missed one :( 2019-02-08 19:53:33 +00:00
ollypom 8220520c37
Updated Screenshots on Vun Scanning Page 2019-02-08 19:48:13 +00:00
L-Hudson 713dfa5c5d
Merge pull request #8190 from trapier/interlock-vip-mode-service-label-reference
interlock vip mode add label reference
2019-02-08 11:33:38 -05:00
L-Hudson 2016a99746
Merge pull request #8192 from trapier/ucp-calico-healthcheck-port
ucp port requirements: add calico health
2019-02-08 11:05:12 -05:00
Trapier Marshall 87f7f13c22 ucp port requirements: add calico health 2019-02-08 09:20:10 -05:00
Trapier Marshall 5b16394ace interlock vip mode add label reference 2019-02-07 22:40:58 -05:00
Maria Bermudez d2aa9877e9 Merge branch 'master' of github.com:bermudezmt/docker.github.io 2019-02-07 18:09:49 -08:00
Maria Bermudez 2987e0b923 Remove stub file for docker builder 2019-02-07 18:08:56 -08:00
Maria Bermudez 96de1a1ef9 Merge branch 'master' of github.com:docker/docker.github.io 2019-02-07 18:04:06 -08:00
Maria Bermudez 250c8a2486 Merge branch 'master' of github.com:bermudezmt/docker.github.io 2019-02-07 18:02:55 -08:00
jondkent 2e76849c8e Updated as certicate as expire in documented version
The current  documentation points to use a version of notary which has an expired certicate.

Updated the version of notary_autobuilds to 0.5.1 from 0.4.2.

Change the shared volume to notarycerts:/var/lib/notary/fixtures from notarycerts:/go/src/github.com/docker/notary/fixtures  as location of certificate has changed.
2019-02-07 18:02:25 -08:00
Maria Bermudez e7849b8284 Update description of private collection
Fixes issue within internal repo
2019-02-07 18:01:48 -08:00
Maria Bermudez bf8223e08b Fixes 7798 2019-02-07 18:01:48 -08:00
Maria Bermudez 6668b3f1b2 Fixes issue 8141 2019-02-07 18:01:48 -08:00
jondkent b00aeb1c85 Updated as certicate as expire in documented version
The current  documentation points to use a version of notary which has an expired certicate.

Updated the version of notary_autobuilds to 0.5.1 from 0.4.2.

Change the shared volume to notarycerts:/var/lib/notary/fixtures from notarycerts:/go/src/github.com/docker/notary/fixtures  as location of certificate has changed.
2019-02-07 18:01:48 -08:00
Trapier Marshall e4e883701e interlock does not ssl_only
`com.docker.lb.ssl_only` is not recognized by Interlock

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2019-02-07 18:01:48 -08:00
Maria Bermudez db7e041f87
Merge pull request #8173 from docker/ucp-private-collection
Update description of private collection
2019-02-07 17:23:02 -08:00
L-Hudson 7fb1042480
Merge pull request #8172 from docker/link-fix
Fixes 7798
2019-02-07 18:34:40 -05:00
L-Hudson a75201b355
Merge pull request #8171 from docker/dtr-cli-fixes
Fixes issue 8141
2019-02-07 18:32:37 -05:00
Maria Bermudez b25d61d7be
Removed unnecessary redirect entry 2019-02-07 13:22:22 -08:00
Maria Bermudez 7a070210fd Merge branch 'master' of github.com:docker/docker.github.io 2019-02-07 13:12:28 -08:00
Maria Bermudez 43a2c7f4f0 Testing redirect for broken engine CLI page 2019-02-07 13:12:02 -08:00
L-Hudson f3eced1b01
Merge pull request #8182 from jondkent/patch-1
Updated as certificate  as expire in  documented version
2019-02-07 15:20:54 -05:00
L-Hudson e5dcfb27ba
Merge pull request #8181 from trapier/interlock-no-ssl-only
interlock does not ssl_only
2019-02-07 15:19:58 -05:00
jondkent ebbceda772
Updated as certicate as expire in documented version
The current  documentation points to use a version of notary which has an expired certicate.

Updated the version of notary_autobuilds to 0.5.1 from 0.4.2.

Change the shared volume to notarycerts:/var/lib/notary/fixtures from notarycerts:/go/src/github.com/docker/notary/fixtures  as location of certificate has changed.
2019-02-07 19:45:59 +00:00
Maria Bermudez fe5e4e70cd Add redirect from v17.12 version of page since the product has been EOL'ed last year 2019-02-07 09:52:35 -08:00
Maria Bermudez 40c1d74b96
Merge pull request #7583 from orlvn/patch-1
Update services.md
2019-02-07 09:44:25 -08:00
Trapier Marshall a12e460932 interlock does not ssl_only
`com.docker.lb.ssl_only` is not recognized by Interlock

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2019-02-07 12:04:45 -05:00
L-Hudson 5062f8f268
Merge pull request #8176 from Ekwinder/patch-1
Update part2.md
2019-02-07 10:22:23 -05:00
Ekwinder Saini 09c5d0ceec
Update part2.md
Specified where to create an empty directory while adding the Dockerfile.
2019-02-07 13:05:36 +05:30
Maria Bermudez d1441624f5
Update description of private collection
Fixes issue within internal repo
2019-02-06 17:59:11 -08:00
Maria Bermudez aeda945e90
Fixes 7798 2019-02-06 17:30:06 -08:00