Commit Graph

219 Commits

Author SHA1 Message Date
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 f997b3c9ac Update docker-ee.md (#3919) 2017-07-26 10:11:47 -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
Misty Stanley-Jones 22e10b99f1 Fix Docker EE Windows links (#3789) 2017-07-03 12:15:28 -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
Jason Perrin fec0457852 Change Debian Stretch to stable from testing (#3754) 2017-06-30 16:45:47 -07:00
Nick Weinhold 8a791172a5 Fixing a typo in a link (#3768) 2017-06-30 16:40:51 -07:00
Victoria Bialas fc17bb4da0 install page improvements, re-organization (#3767)
* install page break out desktop, cloud, server, link updates

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

* fixed an on-page link

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-30 15:10:59 -07:00
John Mulhausen 4854259ed2 Update docker-ee.md 2017-06-30 11:41:27 -07:00
Misty Stanley-Jones 14a5f0fbca Add testing repo to Linux CE install instructions 2017-06-28 08:31:29 -07:00
Misty Stanley-Jones 9a1d17900e Update Docker CE version variables 2017-06-28 08:31:29 -07:00
Misty Stanley-Jones 7eb11d8537 Add s390x info 2017-06-28 08:31:29 -07:00
Misty Stanley-Jones 322213052e Separate out Docker CE and EE for Linux 2017-06-28 08:31:29 -07:00
Brian Goff 8ab3a05d03 Update install to ensure extras repo is enabled (#3702)
* Update install to ensure extras repo is enabled

The `extras` repos are required for 17.06 which depends on the
`container-selinux` package.

CentOS typically has the repo enabled by default, but in some cases may
be disabled, and RHEL never has it enabled by default.

This is provided by the main Fedora repos and does not require any extra
setting.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>

* Jekyll is picky about indentation.

* Jekyll is picky about indentation.
2017-06-26 09:25:37 -07:00
Jérôme Petazzoni e04cbdbd7c Remove extraneous **warning** (#3546)
* Remove extraneous **warning**

The .warning class already prepends "Warning"

* changed Warning tag to vanilla

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-21 15:40:34 -07:00
ArthurMa b0a04d1d9f centos Uninstall lost a dependency (#3651)
when I degrade to lower docker version, I found that docker-engine-selinux dependency need to remove.
2017-06-20 14:14:34 -07:00
Kamal Gill af911f3bdb Replace 'yum list' with 'dnf list' (#3550) 2017-06-13 11:46:52 -07:00
Nicolae Vlădescu 667306190c Fix docker package name for Raspbian Jessie (#3520)
On Raspbian Jessie the docker package is named `docker-engine`, `docker` being another unrelated package. Package details: https://packages.debian.org/jessie/docker
2017-06-12 17:01:17 -07:00
Misty Stanley-Jones b12ec60faa Storage driver followup (#3386)
* Fix picky formatting errors

* Address post-merge feedback

* Changing the storage driver on D4M/D4W not supported
2017-05-30 14:29:51 -07:00
Misty Stanley-Jones 89ac40cf3b Updating docs about storage drivers (#3276)
* Updating docs about storage drivers
2017-05-23 10:53:25 -07:00
Christian Göller eb78bf83d5 Add clarification regarding openSUSE (#3279)
* Add clarification regarding openSUSE
2017-05-19 15:46:41 -07:00
Achilleas Pipinellis c34fca12c6 Fix typo: s/Raspian/Raspbian (#3185) 2017-05-09 20:37:18 +00:00
Joao Fernandes 2419c724e1 Clean get Docker (#2581)
* Clean get Docker

* Fix deleted changes

* Align content to the left
2017-04-28 11:25:32 -07:00
John Mulhausen 74f9201b6f Fixes #3013 2017-04-25 17:24:12 -07:00
John Mulhausen 570b4458b4 Add Compose instructions 2017-04-25 23:05:39 +00:00
John Mulhausen ea147ccb3d Update debian.md 2017-04-25 15:59:38 -07:00
John Mulhausen 03b20257bf Update debian.md 2017-04-25 15:54:07 -07:00
Jean-Christophe 4b89dcf38d Correct Debian for ARMHF installation steps (#2965)
This commit corrects the installation steps for Debian (not Raspbian)
when running on ARMHF. It explains how to install Docker CE for Debian ARMHF.

Note: Installation instructions for Raspbian have not been changed.
2017-04-25 15:20:15 -07:00