Be clear on Fedora 26 package repos (#4445)

This commit is contained in:
Eli Uriegas 2017-08-30 10:31:16 -07:00 committed by Misty Stanley-Jones
parent a947491630
commit dff5bc60be
1 changed files with 8 additions and 0 deletions

View File

@ -29,6 +29,10 @@ To install Docker, you need the 64-bit version of one of these Fedora versions:
- 25
- 26
<!---TODO: Remove below note once 17.09.0 GA for Fedora 26--->
> **Note**: Fedora 26 packages are currently only available in the **edge**
> and **test** repositories.
### Uninstall old versions
Older versions of Docker were called `docker` or `docker-engine`. If these are
@ -94,6 +98,10 @@ from the repository.
3. **Optional**: Enable the **edge** and **test** repositories. These
repositories are included in the `docker.repo` file above but are disabled
by default. You can enable them alongside the stable repository.
<!---TODO: Remove below note once 17.09.0 GA for Fedora 26--->
> **Note**: Fedora 26 packages are currently only available in the **edge**
> and **test** repositories.
```bash
$ sudo dnf config-manager --set-enabled docker-ce-edge