Commit Graph

210 Commits

Author SHA1 Message Date
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
Victoria Bialas 96a6f14cb2 fixed links to on-page installs (#4055) 2017-07-31 19:38:22 -07:00
Wang Jie 24ce7ffbde Update binaries.md (#3929) 2017-07-26 17:14:24 -07:00
Misty Stanley-Jones b0a57ca1fd Installation guide improvements (#3977) 2017-07-26 17:12:27 -07:00
Misty Stanley-Jones a5068f43c5 Remove OS name from Ubuntu and Debian packages (#3772) 2017-07-26 10:30:39 -07:00
Eli Uriegas f803db6a2b Removes Ubuntu Yakkety mentions for docker-ce (#3949)
Ubuntu 16.10 (Yakkety) reached its end of life on July 20, 2017:
http://fridge.ubuntu.com/2017/07/20/ubuntu-16-10-yakkety-yak-end-of-life-reached-on-july-20-2017/

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2017-07-26 10:26:12 -07:00
Wang Jie 95528a5fb6 Update linux-postinstall.md (#3933) 2017-07-26 10:15:12 -07:00
Wang Jie 8a94dbaac7 Update rhel.md (#3926) 2017-07-26 10:13:33 -07:00
Wang Jie d339a7c17d Update oracle.md (#3927) 2017-07-24 18:37:45 -07:00
Paul V. Novarese f37051249c fixed linktext (#3962)
the link to CE instructions said "CE for CentOS" even though the link pointed to the Ubuntu page.  Also "Docker" in that link text was not capitalized.
2017-07-24 18:04:09 -07:00
Victoria Bialas 9061ed0c0c fixed admonitions for now (#3963)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-24 14:16:47 -07:00
C.X. Ling 202fa1da6c Add missing characters in fedora install guide (#3910) 2017-07-18 13:46:28 -07:00
Cong 9c245acd35 correct path to "Linux postinstall" (#3850)
[Linux postinstall](../linux-postinstall.md) is in the parent folder.
2017-07-12 12:04:30 -07:00
Brian Goff b5e15b0757 Update install docs: don't rm container-selinux (#3816)
Also actually remove `docker-engine-selinux`.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-07-07 10:26:02 -07:00
Gabriel Machado 5c4c88dee3 17.04 is not LTS (#3810)
See more in https://wiki.ubuntu.com/Releases
2017-07-05 16:55:18 -07:00
Christian Resell dc0ca081e0 Update link to post-install in debian.md (#3780)
Got a 404 when trying to click the post-install link in the Debian guide under "next steps"

The link at the bottom of the page works.
2017-07-05 16:47:53 -07:00
David Sanders 47108f2a49 Don't remove `container-selinux` when removing old Docker version (#3776) 2017-07-03 16:19:24 -07:00
Adam Stevenson be45c3045a Update broken link to post install steps (#3756) 2017-07-03 15:16:24 -07:00
Nano 44db80e470 Fix a typo (#3779) 2017-07-03 14:42:59 -07:00
Misty Stanley-Jones 8910418fb3 Fix typo in Ubuntu EE installation (#3791) 2017-07-03 13:53:51 -07:00
Steven Smith 8fcf12815f Fixing broken link for Docker CE page (#3785)
Post Installation steps link wasn't working
2017-07-03 12:06:55 -07:00
Sebastiaan van Stijn ac95f0d091 Update Docker Store linkx (#3775)
These pages used an outdated link

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-07-03 09:15:37 -07:00