Commit Graph

47430 Commits

Author SHA1 Message Date
John Mulhausen 532f8d5e46 Update part2.md 2017-10-05 21:30:15 -07:00
Ken Tanaka e9b565c5ad Use a sample screen shot that uses the default port 80. (#4761) 2017-10-05 18:42:04 -07:00
Misty Stanley-Jones f48c29eba7 Fix variable name (#4817) 2017-10-05 17:26:00 -07:00
Misty Stanley-Jones cf950c1450 Clarify that Compose .env support does not work with docker stack deploy (#4812) 2017-10-05 16:53:40 -07:00
Misty Stanley-Jones b02cca86cf Standardize on site-wide variables for Docker and component versions (#4792) 2017-10-05 16:36:03 -07:00
Misty Stanley-Jones acda699725 Don't print defaults from the YAML in cases where the meaning is really 'default to unset' (#4813) 2017-10-05 16:02:49 -07:00
Jim Galasyn 5698ef7c4f Add note about stack deploy for image pulls (#4815) 2017-10-05 15:01:51 -07:00
Jim Galasyn da0e5d2b38 Update IAM policy block json (#4814) 2017-10-05 14:04:22 -07:00
John Mulhausen 75ade4c034 Add Docker EE Trial Button (#4806)
* Add Docker EE Trial Button

* Add link to trial
2017-10-05 14:01:58 -07:00
Misty Stanley-Jones 0201df7716 Clarify that enable_ipv6 requires v2 Compose file (#4811) 2017-10-05 12:15:03 -07:00
Musa V. Ahmed 8c57dc0242 Update soft-layer.md (#4582)
Update soft-layer.md to include the softlayer-network-max-speed option.
2017-10-05 11:45:11 -07:00
Jim Galasyn 4b6c899d57 Add relnotes for 17.03.2-ee-7 (#4809) 2017-10-05 08:54:28 -07:00
Bart X Tubalinal 430ce2ea21 Typo-Fix (#4805) 2017-10-05 02:22:40 -07:00
josh 9758d6cb51 Update debian.md (#4692)
Changed hyperlink to inline code to make it clear that the link should be generated using shell evaluation.
2017-10-05 02:22:09 -07:00
Jim Galasyn 3599a96ad5 Move redirects to latest versions (#4804) 2017-10-04 18:16:35 -07:00
Misty Stanley-Jones 9df5cae37a Fix 404 (#4802) 2017-10-04 16:53:49 -07:00
Misty Stanley-Jones 454763b0d4 Remove inaccurate note from json log driver docs (#4801) 2017-10-04 16:53:22 -07:00
Kirill Kolyshkin 91d5316a98 Improvements to the Fedora install instructions (#4464)
This commit improves engine installation documentation for CentOS,
RHEL, Fedora and Oracle Linux. There are a few fixes and
simplifications. In particular:

1. Fix language about when GPG keys are presented for verification
(when you install a package from a recently added repo).

2. Remove mentions of 'yum/dnf makecache fast'. Unlike Debian/Ubuntu,
which require 'apt update', with both yum and dnf, 'makecache'
is redundand. What's worse, 'dnf makecache fast' is not working
(tested on Fedora 26):

        # dnf makecache fast
        ...
        dnf makecache: error: argument timer: invalid choice: 'fast' (choose from 'timer')

3. Source repos are disabled by default, so there is no need to specify
the architecture when running `yum list docker-[ce]e`. The comment
explaining it is also removed.

4. An extra > character in the middle of the line was removed.

[v3: rebase, remove $DOCKERURL reuse hack]

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2017-10-04 16:19:25 -07:00
Gwendolynne Barr 19daed2099 Repair append redirection (#4784) 2017-10-04 15:53:47 -07:00
Misty Stanley-Jones 4eb7377aa3 Clarify that both daemon and client need Docker 17.05 to use multistage builds (#4800) 2017-10-04 15:50:30 -07:00
Misty Stanley-Jones c6391e5998 Enable hide/show of elements that don't apply to archives (#4798) 2017-10-04 14:59:29 -07:00
Misty Stanley-Jones 322593c050 Add code to enable keeping archive.js in master (#4790) 2017-10-03 13:12:28 -07:00
Misty Stanley-Jones 7a71508625 Fix heading levels (#4788)
There were H3 headings without parent H2 headings.
2017-10-03 11:42:12 -07:00
Mauro Caffaratto 9922eec441 Provide advice about adding to the docker group (#4746)
* Provide advice about adding to the docker group

You need to add a standard user to the docker group to prevent sudo when calling docker

* Added link to post-install instructions
2017-10-03 08:19:42 -07:00
pinata-mac 578a4d1c15 Release notes for 17.09.0-ce-mac32 (Stable) (#4777)
* Docker for mac stable relnotes 17.09.0-ce-mac32

Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>

* Fix compose case

Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>

* Update for 17.09.0-ce-mac33 patch
2017-10-03 07:47:50 -07:00
Jim Galasyn a40f89d856 [WIP] Add feedback on UCP disaster recovery (#4690)
* Add feedback on UCP disaster recovery

* Add table of backed up UCP data

* Add orgs to backup table

* Add feedback from Wayne and Josh
2017-10-02 16:09:48 -07:00
Vivek Saraswat 66bbbeab95 HEAD vs GET for ping (#4758)
Adding a description of https://github.com/docker/orca/issues/9701 until we can get this fixed
2017-10-02 11:50:25 -07:00
Jim Galasyn a312f6b76e Add Usage Settings screenshot (#4783)
* Add Usage Settings screenshot

* Add Liquid tag
2017-10-02 11:35:03 -07:00
Jeff Anderson 74a05028c7 Document the HRM default backend behaviors (#4748) 2017-10-02 10:54:22 -07:00
Wang Jie aa674631d4 Update index.md (#4771) 2017-10-02 10:50:09 -07:00
Wang Jie b5ab50f927 Update backups-and-disaster-recovery.md (#4770) 2017-10-02 10:49:42 -07:00
Wang Jie a602fac14c Update troubleshoot-configurations.md (#4769) 2017-10-02 10:48:32 -07:00
Wang Jie c685515a35 Update use-node-local-network-in-swarm.md (#4768) 2017-10-02 10:47:33 -07:00
Wang Jie 7eb41aa0c0 Update ucp-configuration-file.md (#4767) 2017-10-02 10:46:29 -07:00
Wang Jie 220f8e7676 Update store-logs-in-an-external-system.md (#4766) 2017-10-02 10:44:15 -07:00
Wang Jie d983f72fdc Update set-up-high-availability.md (#4765) 2017-10-02 10:43:45 -07:00
Wang Jie 7c7cbd9395 Update integrate-with-dtr.md (#4763) 2017-10-02 10:43:18 -07:00
Wang Jie 49ef1e5828 Update set-session-timeout.md (#4764) 2017-10-02 10:42:45 -07:00
Wang Jie 7f40428fa0 Update join-windows-worker-nodes.md (#4762) 2017-10-02 10:42:15 -07:00
Nicolae Vlădescu 2e1380f219 Fix a missing closing parentheses (#4779) 2017-10-02 10:39:42 -07:00
Michael Friis b94f67d9d8 update rest of instructions (#4781) 2017-10-02 10:37:30 -07:00
Michael Friis d95a30b75a fix url (#4782) 2017-10-02 10:33:02 -07:00
pinata-mac 33dcea97d2 Release notes for 17.09.0-ce-win32 (Stable) (#4778)
* Docker for windows stable relnotes 17.09.0-ce-win32

Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>

* Fix compose case

Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2017-10-02 08:55:04 -07:00
Misty Stanley-Jones 7c800e7054 Tweak formatting of options tables (#4730) 2017-09-29 17:38:46 -07:00
Gwendolynne Barr 381f2e77c7 Add log-opts to Splunk daemon.json example (#4701) 2017-09-29 15:17:20 -07:00
Gwendolynne Barr 9923c1d83d Clarify VIP vs DNSRR options (#4736) 2017-09-29 14:52:21 -07:00
pinata-mac 363a4fd351 Docker for mac edge relnotes 17.09.0-ce-mac31 (#4756)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-09-29 13:49:36 -07:00
pinata-mac 707f159e16 Docker for windows edge relnotes 17.09.0-ce-win31 (#4755)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-09-29 13:46:44 -07:00
Victoria Bialas 788532ff45 added note re: setting ENV variables for proxy servers in Dockerfile (#4759)
* added note re: setting ENV variables for proxy servers in Dockerfile

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* reworded note title, removed link out to ENV per review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added info to docs test page about how to link to auto-generated reference pages

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added more info to test on re: linking

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* format ENV as a command

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-09-29 13:29:21 -07:00
Wang Jie d77ebe6bfc Update system-requirements.md (#4750) 2017-09-29 03:37:49 -07:00