I wonder how the original blank line in line 48 is missing. Is this incurred by my misoperation? Hard to remember. Anyway, I added the blank line again. Thanks for your careful review.
* document rethinkcli and remove old information
* document recovering from ha degraded mode #815
* fixes
* fixes
* Improve DTR troubleshoot instructions
* Updated Oracle Linux instructions
* Change the note about the UEK4, because it's not only required for `btrfs` support
* Added a note about the fact that Oracle also ships a supported package with the same name as upstream
* Added a note about the fact that we've already deprecated docker-engine-selinux
* Added a link to the Oracle Linux Docker User's Guide
* Fixed the GPG key section as it will not be shown during the `makecache fast` run but rather will automatically be accepted when the yum install command is run.
* Added a note about disabling the `-y` parameter to prevent the automatic acceptance of the upstream GPG key
* Provided the specific GPG key output for better validation
* Provide context about the fact that `docker-engine` exists in the Oracle Linux addons repo as well and may appear in the results of the `yum ilst` command.
* Provide more context for the `btrfs` subvolume removal
* overlay2 is only supported on UEK4
The default RHCK (3.10) does not support overlay2.
Signed-off-by: Avi Miller <avi.miller@gmail.com>
* Fixing a typo
Instructions says to list name but the format lists container id
* Updating command output based upon the request
* Update docker_stats.yaml
Fixing the column name
finishing touches on documenting updated .yml
modifed more images and text per new .yml config
more updates to images
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
removed link to legacy topic in voting app example
removed link to legacy topic on docs home page
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* Guide on how to upgrade UCP via UI
Fixes#157
Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
* Swapped CLI and UI upgrade sections around
Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>