Commit Graph

160 Commits

Author SHA1 Message Date
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
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
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
Lenny Linux 9a1f99cd11 add warning class and a linebreake to the warning blogquote (#2937)
* Update fedora.md

add warning class to blogquote

* Update linux-postinstall.md

add warning class to blogquote

* Update ubuntu.md

add warning class to blogquote

* Update https.md

add warning class to blogquote

* Update swarm_manager_locking.md

add warning class to blogquote

* Update dockerlinks.md

add warning class to blogquote

* Update deploying.md

add warning class to blogquote

* Update deploying.md

add warning class to blogquote

* Update insecure.md

add warning class to blogquote

* Update discovery.md

add warning class to blogquote

* Update dockerd.yaml

add warning class to blogquote

* Update docker_secret_rm.yaml

add warning class to blogquote

* Update docker_service_rm.yaml

add warning class to blogquote

* Update docker_secret_rm.yaml

add warning class to blogquote

* Update scale-your-cluster.md

add warning class to blogquote

* Update resource_constraints.md

add warning class to blogquote

* Update binaries.md

add warning class to blogquote

* Update content_trust.md

add warning class to blogquote

* Update secrets.md

add warning class to blogquote

* Update index.md

add warning class to blogquote

* Update install-sandbox-2.md

add warning class to blogquote

* Update docker-toolbox.md

add warning class to blogquote

* Update index.md

add warning class to blogquote

* Update centos.md

add warning class to blogquote

* Update debian.md

add warning class to blogquote

* Update faqs.md

add linebreak after Looking for popular FAQs on Docker for Windows?

* Update install.md

add linebreake after **Already have Docker for Windows?**

* Revert "Update dockerd.yaml"

This reverts commit 3a98eb86f700ade8941483546c33f69a9dab8ac3.

* Revert "Update docker_secret_rm.yaml"

This reverts commit 5dc1e75f37033932486c11287052b7d64bf83e55.

* Revert "Update docker_service_rm.yaml"

This reverts commit a983380a5625b471f1a03f8ed2301ead72f98f1b.

* Revert "Update docker_secret_rm.yaml"

This reverts commit 4c454b883c300e26fbb056b954bb49ec2933b172.
2017-04-25 11:33:27 -07:00
Misty Stanley-Jones ed9b3af405 Clarify hardware platforms for RHEL (#3027) 2017-04-24 11:49:24 -07:00
Misty Stanley-Jones 60000d2eab Raspbian installation follow-up (#2915)
* Raspbian installation follow-up

* Clarify what state you are in after using the convenience script

* Small correction
2017-04-19 17:08:37 -05:00
Bill 475114c052 corrected Raspian steps (#2893) 2017-04-19 14:00:02 -05:00
Victoria Bialas 22a0781b09 updated tip X Windows logout (#2902)
paragraph format updates

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-19 12:52:25 -05:00
Shubheksha Jalan 3225ae94f2 make post-install linux instructions clearer (#2876) 2017-04-18 19:32:33 -05:00
Jesse Adametz 6f0f24f1bf Puts parallel CE/EE instructions in tabs to shorten page (#2871)
* Puts parallel CE/EE instructions in tabs to shorten page

* Removes some pre-tabs formatting
2017-04-18 17:42:02 -05:00
J 1d18cb37ac Update to fix ticket #850 (#2845)
* Update to fix ticket #850

Suggested fix was based on this [ticket](https://github.com/docker/docker.github.io/issues/850) and reference to this popular [Stackoverflow](http://stackoverflow.com/questions/33562109/docker-command-cant-connect-to-docker-daemon) issue.

* Update linux-postinstall.md
2017-04-18 14:19:38 -05:00
Bilal Amarni fff6ea6fe2 [Debian] add gnupg2 requirement for stretch (#2823) 2017-04-17 14:07:37 -07:00
Jairo Llopis cb1d69eae6 Fix enable/disable flags of repos in Fedora (#2676) 2017-04-07 13:11:50 -07:00
Misty Stanley-Jones 7aab567836 Clarify supported Oracle Linux configuration 2017-04-05 17:45:44 -07:00
Aaron Lehmann 3874bf2c60 Add docs for 17.04 Edge release 2017-04-05 17:45:44 -07:00
Victoria Bialas 0462075732 removed legacy linux install index, redirected (#2623)
added redirect

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-04 14:58:18 -07:00
Misty Stanley-Jones 27bc66e009 Improvements to SLES install and BTRFS (#2618) 2017-04-04 14:09:29 -07:00
Andrew Hsu 19308787ca remove extra slash (#2516)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2017-03-28 17:49:38 -07:00
Misty Stanley-Jones 878670c252 Add instructions for Wheezy to remove the deb-src repo (#2422) 2017-03-28 08:51:39 -07:00
Andrew Hsu ff26006b5c fix instructions for ubuntu to look for deb files (#2507)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2017-03-27 17:12:04 -07:00
Misty Stanley-Jones 269d8e14fb Fix incorrect installation paths for package-based installs (#2479)
Additional edits for consistency
2017-03-27 16:37:57 -07:00
Sava Gerov 8481cacd3e Add info about check-config.sh (#2106) 2017-03-14 17:11:34 -07:00
John Mulhausen 1127efaa78 Update ubuntu.md 2017-03-09 17:36:37 -08:00
Misty Stanley-Jones d8e65c68b5 Fix repo paths in SLES instructions 2017-03-08 10:20:00 -08:00
Misty Stanley-Jones a1ed9bd5db Merge pull request #2074 from Djelibeybi/patch-1
Update upstream package names
2017-03-07 15:36:31 -08:00
Ivan Ivanov 4e09a4ab2b 2 small changes (#2091)
"(indicated by the stretch suffix on the version, in this example)"
The example uses jessie, not stretch.

"change the word stable in the > URL to edge"
I do not know why this character ">" appeared, maybe it is a mistake and I have removed it?
2017-03-03 12:15:05 -08:00
Ivan Ivanov 02f2717eed 3 typo changes (#2093)
```bash
    sudo nano /etc/docker/daemon.json
    ```
Here a $ sign is missing and the command in the web site appears as "bash sudo nano /etc/docker/daemon.json", which is not correct. It shoud look like: "$ sudo nano /etc/docker/daemon.json".

"which is 2375 if you do not use TLS, and 2376 if you do."
On all other lines the ports are in backquotes, so I have added backquotes here also.

"In this case, steps 3 and 4."
Missing verb like "repeat", I have added it.
2017-03-03 12:09:25 -08:00
Avi Miller 6ee54bab0f Update upstream package names
Oracle Linux never shipped the upstream (RHEL) Docker packages but did ship `docker-engine-selinux` which would need to be removed.

Though, given the new Docker EE/CE naming convention, yum would just replace any existing `docker-engine` and `docker-engine-selinux` packages anyway.
2017-03-03 09:51:46 +11:00
Misty Stanley-Jones ef93f3ecd2 Merge pull request #2068 from mstanleyjones/fix_matrix
Fix platform matrix table
2017-03-02 12:53:19 -08:00
Misty Stanley-Jones aef34f101c Fix platform matrix table 2017-03-02 12:22:31 -08:00
Paul V. Novarese 668629441f s/Ubuntu/CentOS/ (#2057) 2017-03-02 11:54:56 -08:00
Misty Stanley-Jones cc4d70cf78 Fix yum variables again 2017-03-02 08:36:46 -08:00
Misty Stanley-Jones 8f3267b9b0 Correction to Yum variable 2017-03-02 06:53:44 -08:00