From 7fcb35b57f086425a7b110e16debb36a1221cdb6 Mon Sep 17 00:00:00 2001 From: gbarr01 Date: Tue, 19 Dec 2017 10:49:48 -0800 Subject: [PATCH] Add Fedora 27; Update refs to fc24 --- engine/installation/linux/docker-ce/fedora.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/engine/installation/linux/docker-ce/fedora.md b/engine/installation/linux/docker-ce/fedora.md index 6b29e31c5b..a21383a546 100644 --- a/engine/installation/linux/docker-ce/fedora.md +++ b/engine/installation/linux/docker-ce/fedora.md @@ -26,6 +26,7 @@ To install Docker, you need the 64-bit version of one of these Fedora versions: - 25 - 26 +- 27 ### Uninstall old versions @@ -145,11 +146,11 @@ from the repository. ```bash $ dnf list docker-ce --showduplicates | sort -r - docker-ce.x86_64 {{ site.docker_ce_stable_version }}.0.fc24 docker-ce-stable + docker-ce.x86_64 {{ site.docker_ce_stable_version }}.0.fc26 docker-ce-stable ``` The contents of the list depend upon which repositories are enabled, and - will be specific to your version of Fedora (indicated by the `.fc24` suffix + will be specific to your version of Fedora (indicated by the `.fc26` suffix on the version, in this example). Choose a specific version to install. The second column is the version string. The third column is the repository name, which indicates which repository the package is from and by extension