Commit Graph

84 Commits

Author SHA1 Message Date
Anne Henmi
3a4d8ae204 Update docker-ee.md
Incorporated @JustinINevill's feedback
2018-10-16 08:57:41 -06:00
Anne Henmi
1e91176d27 Update rhel.md
Incorporated @andrewhsu's feedback.
2018-10-15 15:09:11 -06:00
Anne Henmi
b5a96e0aac Update docker-ee.md
Added beta tag
2018-10-10 10:50:15 -06:00
Anne Henmi
b2e60b1f60 Update rhel.md
Added beta tag.
2018-10-10 10:49:22 -06:00
Anne Henmi
037710693e Update docker-ee.md
Fixed @justincormack's comments with @davidwilliamson's help. Thank you :)
2018-10-05 11:14:36 -06:00
Anne Henmi
7c6f4efc90 Update rhel.md
Fixed @justincormack's wording.
2018-10-05 10:46:36 -06:00
Anne Henmi
ea9f629d93 Update docker-ee.md
included @davidwilliamson's feedback.
2018-10-05 08:04:57 -06:00
Anne Henmi
36d6a8e85f Update rhel.md
incorporated @davidwilliamson's feedback.
2018-10-04 19:24:56 -06:00
Anne Henmi
7d80bd0202 Included updates from https://github.com/docker/docker-core-backlog/issues/375. 2018-10-03 14:03:10 -06:00
Anne Henmi
306fe4c56e Merge branch 'fips-engine-config-672' of github.com:docker/docs-private into fips-engine-config-672 2018-10-02 09:52:42 -06:00
Anne Henmi
6411c478b7 Fixed docker info command output. 2018-10-02 09:42:45 -06:00
Anne Henmi
981f9eeb99 Update docker-ee.md
Incorporated @justincormack and @ddeyo's feedback
2018-09-25 17:57:54 -06:00
Anne Henmi
4c259f1f3b Update rhel.md
fixed hyperlink
2018-09-25 17:53:23 -06:00
Anne Henmi
c20652b1c9 Update rhel.md 2018-09-25 17:52:02 -06:00
Anne Henmi
fa8353cd31 Update rhel.md 2018-09-25 17:51:00 -06:00
Anne Henmi
4111b2e5f7 Update rhel.md 2018-09-25 13:09:46 -06:00
Anne Henmi
35982be0e4 Fixed Windows veriosn 2018-09-25 13:06:02 -06:00
Anne Henmi
b12fb02578 Added Windows information and docker info output to both RHEL and Windows. 2018-09-25 12:46:10 -06:00
Anne Henmi
7b76b1eaa9 Fixed wording. 2018-09-24 08:05:20 -06:00
Anne Henmi
346d5b01c0 Fixed typo 2018-09-24 08:03:49 -06:00
Anne Henmi
b61e11f41d Created instructions for adding or removing FIPS support in RHEL. 2018-09-24 08:01:59 -06:00
Anne Henmi
a83dc18d93 initial FIPS edits. 2018-09-21 15:40:39 -06:00
Maria Bermudez
aaca9b83b5 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 4c95d161ca.
2018-08-29 19:01:03 -07:00
Maria Bermudez
4c95d161ca Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 18:37:44 -07:00
Maria Bermudez
840c167055 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 14080c18bd.
2018-08-29 18:36:03 -07:00
Maria Bermudez
14080c18bd Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 14:47:31 -07:00
Tammy Fox
d1c0f96fb2 Merge pull request #7261 from docker/bermudezmt-patch-3
Formatting and grammar updates
2018-08-24 16:17:16 -04:00
Tammy Fox
beb7383d74 fix liquid tag 2018-08-24 16:16:43 -04:00
Tammy Fox
e4afd61727 Merge pull request #6972 from carlfischer1/patch-4
Update Windows install instructions to support multiple channels
2018-08-24 16:11:37 -04:00
Tammy Fox
6cafc370d6 don't link to "here" 2018-08-24 16:11:15 -04:00
Maria Bermudez
55d6ea8cbf Formatting and grammar updates
- Update phrasing on "Manage Docker as a non-root user"
- Make "Docker daemon" usage consistent
- Update systemd vs daemon.json formatting
2018-08-23 16:35:55 -07:00
Sebastiaan van Stijn
0dfe50e072 Merge pull request #7090 from thaJeztah/update_nightly_version_scheme
Update version-format for nightly builds
2018-08-01 19:51:29 +02:00
Carl Fischer
8349e9803f Update docker-ee.md
fix update procedure
2018-07-27 08:44:20 -07:00
Carl Fischer
bc3a940d95 Update docker-ee.md
revert to hard-coded 18.03 version to match command line
2018-07-27 08:12:17 -07:00
Alex Seymour
b3ea302bb2 Fix SLES gpg url
The gpg key is in the top level directory for each distribution, using "${DOCKER_EE_URL}/sles/gpg" will attempt to load the gpg key from within the 12.3/<architecture>/<version>/ subdirectory, because of how DOCKER_EE_URL is set before.
2018-07-27 09:59:25 +02:00
Tammy Fox
8c2b40aaea Merge pull request #7109 from tfoxnc/win-script-install
add back Win script install section
2018-07-26 00:32:22 -04:00
Carl Fischer
a9aa3ebe84 formatting 2018-07-25 08:18:46 -07:00
Carl Fischer
45b186399c Update docker-ee.md
add commands for updating DockerMsftProvider module
2018-07-25 08:05:13 -07:00
Sebastiaan van Stijn
c9784e4e1e Update version-format for nightly builds
The version-format slightly changed, but the change got
merged just after this document was published.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-07-24 14:09:37 +02:00
Harald Albers
e2ac3f0a0b Fix links on install page
The markup `<download.docker.com>` causes this link to be swallowed
and the following link to Docker Store being output as verbatim source.

Signed-off-by: Harald Albers <github@albersweb.de>
2018-07-19 09:53:16 +02: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
060617ae04 add back variables too 2018-07-02 17:55:42 -04:00
Tammy Fox
d7c6f633a7 add script install section back 2018-07-02 17:09:04 -04: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
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
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