Commit Graph

231 Commits

Author SHA1 Message Date
Christopher Jones 381c23faab added ppc64le instructions for docker-ce on ubuntu (#5486)
* added ppc64le instructions for docker-ce on ubuntu

also updated the matrix

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
2017-12-18 11:47:36 -08:00
Misty Stanley-Jones 2bf0f7221f
Update firewall troubleshooting hints (#5543) 2017-12-15 16:29:55 -08:00
Misty Stanley-Jones 76ee91f3fe
Add info about group creation for ubuntu and debian (#5542) 2017-12-15 16:10:29 -08:00
Xinfeng Liu 6d5f0e8c4b Add overlay2 support for Docker EE 17.06.2-ee-5 on RHEL (#5240) 2017-12-15 15:26:23 -08:00
Misty Stanley-Jones d313d546b1 Formatting improvements for installation docs 2017-12-14 13:40:27 -08:00
Misty Stanley-Jones e2f96cf4b8 Document storage driver limitations for Ubuntu and RHEL 2017-12-14 13:40:27 -08:00
Misty Stanley-Jones de1bc83b63 Add info about POWER architecture and overlay2 2017-12-14 13:40:27 -08:00
Misty Stanley-Jones 6df0dfaefb
Update supported Fedora versions (#5488) 2017-12-11 10:37:41 -08:00
Michael Friis 527cbb0eda remove windows manual instructions (#5310) 2017-12-04 14:39:36 -08:00
Brett Randall 8d522c8539 Update fedora.md (#5424)
Added Fedora 26, which is served from https://download.docker.com/linux/fedora/26/ .
2017-12-04 11:43:31 -08:00
Gwendolynne Barr e20ccb3b75 Add new debian & ubuntu edge support (#5266) 2017-11-20 14:25:56 -08:00
Rishabh Joshi 8504d0a300 Fix linux-postinstall.md (#5327) 2017-11-17 13:23:33 -08:00
Misty Stanley-Jones b89bc433d3
Remove extra slash (#5294) 2017-11-13 11:52:49 -08:00
Misty Stanley-Jones 8aee9fe189
Improvements to EE install for SLES (#5097) 2017-11-06 14:34:26 -08:00
Misty Stanley-Jones f9fcaac442
Add info about selinux limitations for IBM Z (#5222)
* Add info about selinux limitations for IBM Z

* Fix liquid error
2017-11-06 14:30:51 -08:00
yonni12 066d1aaa89 Fix typo (#5140)
"take effect" rather than "take affect"
2017-10-27 14:22:31 -07:00
Misty Stanley-Jones 4b35642747 Increase max TOC level for installation topics (#5100) 2017-10-24 16:27:57 -07:00
Poschi a4faebc91a Fixed link (#5075) 2017-10-23 10:18:54 -07:00
Misty Stanley-Jones c7c16fa8b3 Document that overlay2 is now the default for ubuntu (#5050) 2017-10-20 11:01:53 -07:00
Misty Stanley-Jones 0c5e5622f4 Make it more clear that you probably don't need to configure btrfs (#5049) 2017-10-20 10:14:58 -07:00
Misty Stanley-Jones 6aae2e4e84 Add pointer to latest API ref (#4897) 2017-10-16 15:04:24 -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
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
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
Wang Jie 7753e6050c Update ubuntu.md (#4724) 2017-09-27 10:21:51 -07:00
Misty Stanley-Jones 7dda3dc484 Update API, install files, upstream resources script for 17.09 2017-09-26 20:49:43 -07:00
smartbit ea04a534a4 test repo is called test, not testing (#4697) 2017-09-22 10:14:13 -07:00
Jim Galasyn e6bc5dd69a Update required CentOS version (#4678) 2017-09-20 13:42:54 -07:00
Misty Stanley-Jones 2569f75e7e Update instructions for Raspberry Pi (#4315) 2017-09-11 16:55:12 -07:00
Misty Stanley-Jones 66681478fe Update EE and CE install instructions (#4556) 2017-09-11 16:27:02 -07:00
Misty Stanley-Jones 9bc472b0dd Extra package requirements for RHEL (#4529) 2017-09-07 10:12:41 -07:00
John Mulhausen 3c762a9431 Fixes #4422 2017-09-02 00:27:15 -07:00
Misty Stanley-Jones fe7ec5d078 Externalize instructions to add Hypriot repo (#4469) 2017-08-31 11:28:19 -07:00
Gwendolynne Barr 8fef0de5d1 Clarify that amd64 is x86_64 (#4393)
* Clarify that x86_64 is also known as amd64

* Clarify that amd64 is x86_64

* Clarify use of amd64 on debian/ubuntu install pages

* Switch x86_64 and amd64 references

* Remove space, Remove amd64 from headers, Add or
2017-08-30 10:43:58 -07:00
Eli Uriegas dff5bc60be Be clear on Fedora 26 package repos (#4445) 2017-08-30 10:31:16 -07:00
Sacha Oltmans 5a1306bbc8 Fixed wrong link to linux-postinstall.md (#4423)
Link after install previously gave 404
2017-08-29 15:45:39 -07:00
Misty Stanley-Jones a99f73a201 Clarify that the docker group is created automatically (#4069) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 2dc9a66f57 Clarify that swapaccounting warning only applies to Ubuntu and Debian (#4070) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 201444969e Update description of Docker EE subscription flow (#4400) 2017-08-28 11:14:01 -07:00
Anoop Kumar b10ac87756 Added missing escape for carriage return 2017-08-20 17:31:49 -04:00
Misty Stanley-Jones f520c9bc56 Add info about centos-extras repo (#4271) 2017-08-18 10:44:29 -07:00
Misty Stanley-Jones 309100db60 Document problem with Oracle Linux and selinux (#4254) 2017-08-17 16:53:20 -07:00
Misty Stanley-Jones c563733b76 Fix EE upgrade instructions (#4242) 2017-08-17 13:44:58 -07:00
Joao Fernandes 19c8826cbd Update Docker EE installation to mention s390x platforms 2017-08-15 23:31:15 -07:00
William Greene d9f5b4be0b Update fedora.md (#4193) 2017-08-15 16:34:41 -07:00
Misty Stanley-Jones f941a59104 Update IBM branding (#4174) 2017-08-11 15:46:01 -07:00
Misty Stanley-Jones a82373509d Refer to the 'test' repo, not 'testing' (#4077) 2017-08-02 10:49:54 -07:00
Chuong aafd23fb9b Show how to run example on armhf (#4062) 2017-08-02 09:41:30 -07:00
Brien Rosenquist d3cb11f10f Updated broken link to Linux post-install steps. (#4015) 2017-08-01 12:10:34 -07:00
Victoria Bialas a922be3d0f Update admonitions CSS for consistency and better writer workflow (#4019) 2017-07-31 21:49:56 -07:00