Add support for fedora atomic host (#1779)

* don't try to install this rpm on fedora atomic

* add docker 1.13.1 for fedora

* built-in docker unit file is sufficient, as tested on both fedora and centos atomic
This commit is contained in:
Jason Brooks
2017-10-16 00:03:33 -07:00
committed by Matthew Mosesohn
parent 6ec45b10f1
commit f2235be1d3
4 changed files with 2 additions and 44 deletions

View File

@@ -9,6 +9,7 @@ docker_versioned_pkg:
'latest': docker
'1.11': docker-1:1.11.2
'1.12': docker-1:1.12.5
'1.13': docker-1.13.1
'stable': docker-ce
'edge': docker-ce-edge