Commit Graph

48981 Commits

Author SHA1 Message Date
Tammy Fox 22b69841d6
Merge pull request #7048 from andrewhsu/randv
update docker-ce install page with details about releases
2018-07-18 19:29:53 -04:00
Tammy Fox 45542d7026
editorial review 2018-07-18 19:22:42 -04:00
Andrew Hsu 5d51957105 update intro paragraph about docker-ce supported platforms
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2018-07-18 18:31:56 +00:00
Andrew Hsu d166fe0431 removed cloud section from docker-ce install page
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2018-07-18 18:19:38 +00:00
Andrew Hsu 15e0f11c9a update docker-ce install page with details about releases 2018-07-18 18:02:56 +00:00
Tammy Fox 4286b1f8e9
Merge pull request #6994 from shin-/vnext-compose
1.22.0 release notes and documentation
2018-07-17 21:26:38 -04:00
Tammy Fox 727f247a7d
s/Features/New features to be consistent 2018-07-17 19:34:18 -04:00
Joffrey F 8c73c84c09 Update release date
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-07-17 15:59:45 -07:00
Tammy Fox 48d9a21228
Merge pull request #7032 from douglasnaphas/patch-1
Grammar corrections in Best Practices
2018-07-17 18:50:20 -04:00
Tammy Fox 8b1eb8ad0f
Merge pull request #7033 from spboyer/patch-1
Update dotnetcore instructions
2018-07-17 18:48:11 -04:00
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
Carl Fischer 24ca3f73db
Update docker-ee.md
add instructions for working with the newly supported multiple version channels
2018-06-29 15:27:50 -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