Commit Graph

48919 Commits

Author SHA1 Message Date
Tammy Fox 9661a90106
Merge pull request #6984 from SConaway/patch-1
Fix typo
2018-07-17 15:22:34 -04:00
Tammy Fox c42229b0ab
Merge pull request #7042 from seemethere/patch-2
Add 17.06.2-ee-15
2018-07-17 13:02:55 -04:00
Eli Uriegas 86bdefaedd Add 17.06.2-ee-15
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2018-07-17 16:22:24 +00: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
Douglas Naphas c45de66122
Grammar corrections in Best Practices 2018-07-14 07:46:47 -04:00
Andrew Hsu 7ac756a1a5 change inspectDockerimage to inspectDockerImage
To match the binary name that needs to be called.

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2018-07-12 23:43:11 +00:00
brianjester 0c90cdf81d
Update docker_load.yaml
Removed repeated "docker" keyword in example
2018-07-12 12:57:48 -07:00
ollypom f82104b5bd Updated Release notes
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-07-12 16:47:07 +01:00
Gary Forghetti 144647b419
Update certify-plugins-logging.md
Added documentation mentioning that the certification test must be run for each docker image you wish to publish in a repo and the results need to be sent to Docker Store for each test.
2018-07-11 14:56:54 -04:00
Gary Forghetti b0490663bf
Update certify-images.md 2018-07-11 14:46:51 -04:00
darwin-traver f5a65d43cf
Ubuntu 18.04 support added in 18.03.1-ee-1 2018-07-10 14:56:38 -04:00
ollypom 84905ed6d9 Adjusted for Changes in 3.0.2
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-07-06 12:58:06 +01:00
Wang Jie 76c7725117
Update userns-remap.md 2018-07-06 17:46:02 +08:00
Joffrey F caad3ebe13 1.22.0 release notes and documentation
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-07-05 13:32:51 -07:00
ollypom c541324072 Seperate 2016 and 1709 offline images 2018-07-04 13:35:05 +01:00
Tammy Fox a64b0f75a3
clarify devicemapper per issue #6967 2018-07-03 22:21:14 -04:00
Eric Smalling bec236b26a
registries array is optional
If no DTR registries, then this array can be omitted
2018-07-03 18:13:07 -05:00
Steven Conaway 15fa95550b
Fix typo 2018-07-03 11:44:37 -07:00
Tammy Fox 060617ae04
add back variables too 2018-07-02 17:55:42 -04:00
Tammy Fox cd07fca73b
Merge pull request #1 from tfoxnc/win-script-install
add script install section back
2018-07-02 17:10:06 -04:00
Tammy Fox d7c6f633a7
add script install section back 2018-07-02 17:09:04 -04:00
Sascha Egerer 1165708794
Fix copy and paste error
"networks" must be "volumes" at that place
2018-06-30 22:04:59 +02:00
Ivan Sharamok 48cdfe0f37
extended docker engine uninstall instructions
added instructions to remove other docker related resources when uninstalling engine from linux systems:
    ```bash
    $ sudo rm -rf /run/docker
    $ sudo rm -rf /var/run/docker
    $ sudo rm -rf /etc/docker
    ```
2018-06-29 17:39:58 -07:00
Alec Clews bcaaad7c3c
Fix after review 2018-06-29 17:08:58 +10:00
Yang Luo e74fd60201 Add the missing backtick 2018-06-28 15:26:03 -07:00
Michael Herman f26babcc29 Update secrets.md 2018-06-28 15:25:42 -07:00
Trapier Marshall 141dc80d33 dtr troubleshooting: improve ping test docs
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-28 15:23:17 -07:00
Gary Forghetti c6d64230a0 Additional Documentation
Added documentation to indicate when to to run the command (prior to submitting for publishing) and added documentation to indicate that warnings are allowed to certify but errors must be fixed.
2018-06-28 15:20:13 -07:00
Gary Forghetti 1a79da3300 Additonal Documentation
Added documentation to indicate when to to run the command (prior to submitting for publishing) and added documentation to indicate that warnings are allowed to certify but errors must be fixed.
2018-06-28 15:19:49 -07:00
Blake Davis 56ac0fd77d Fix misspellings
Fix misspellings
2018-06-28 09:32:35 -07:00
Trapier Marshall 44fb0d636a ucp support dump: include hostname and time
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-28 09:27:20 -07:00
Marcus Martins 975c57814a Add new mount requirements for Ubuntu install
Due to changes to the kubelet to support storage drivers we need to make
`/dev` mount shareable when deploying on Ubuntu 14.04.
2018-06-28 09:15:23 -07:00
Joao Fernandes 118aa58abd Update Windows versions supported 2018-06-27 20:10:15 -07:00
Joao Fernandes df640bfc1a Update kbase link 2018-06-27 20:10:15 -07:00
Joao Fernandes 77e3aebdb2 Update install instructions for SLES 2018-06-27 20:10:15 -07:00
Joao Fernandes df4d5ba369 Clarify install instructions for CentOS 2018-06-27 20:10:15 -07:00
Joao Fernandes 5bcc52542f Add link to kbase FAQ 2018-06-27 20:10:15 -07:00
Trapier Marshall 28ac6e3c6b 18.03-ee release notes: typo correction (#6957)
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-27 17:05:34 -07:00
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