- Apr 26, 2018
-
-
Markos Chandras authored
This reverts commit 51f4e658.
-
- Apr 23, 2018
-
-
Matthew Mosesohn authored
-
- Apr 11, 2018
-
-
Markos Chandras authored
Add support for installing Docker on SUSE distributions. The Docker repository at https://yum.dockerproject.org/repo/main/ does not support recent openSUSE distributions so the only alternative is to use the packages from the distro repositories. This however renders the 'docker_version' Ansible variable useless on SUSE.
-
- Mar 29, 2018
-
-
Chad Swenson authored
* Remove old docker packages This removes docker packages that are obsolete if docker-ce packages are to be installed, which fixes some package conflict issues that can occur during upgrades. * Add support for setting obsoletes=0 when installing docker with yum
-
- Mar 12, 2018
-
-
rong.zhang authored
Support docker-ce and docker-engine include redhat/centos ubuntu debian
-
- Mar 07, 2018
-
-
RongZhang authored
* Use docker-ce 17.03.2 * Docker-engine may be discarded
-
- Mar 02, 2018
-
-
rong.zhang authored
-
- Nov 03, 2017
-
-
Chad Swenson authored
Update default docker version to 17.03.1
-
- Oct 27, 2017
-
-
Chad Swenson authored
This allows overriding of apt repo endpoints when internet sources are not accessible. Additionally, switch to using the dockerproject.org gpg key url for apt instead of keyservers.net
-
- Oct 16, 2017
-
-
Jason Brooks authored
* 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
-
- Aug 24, 2017
-
-
Brad Beam authored
* Adding yaml linter to ci check * Minor linting fixes from yamllint * Changing CI to install python pkgs from requirements.txt - adding in a secondary requirements.txt for tests - moving yamllint to tests requirements
-
- Mar 07, 2017
-
-
David Crook authored
docker-ce is not the .deb package until the repositories are switched over to new "downloads" docker webserver
-
David Crook authored
-
- Mar 03, 2017
-
-
David Crook authored
- Only have ubuntu to test on - fedora and redhat are placeholders/guesses - the "old" package repositories seem to have the "new" CE version which is `1.13.1` based - `docker-ce` looks like it is named as a backported `docker-engine` package in some places - Did not change the `defaults` version anywhere, so should work as before - Did not point to new package repositories, as existing ones have the new packages.
-
- Mar 02, 2017
-
-
John Dewey authored
The default version of Docker was switched to 1.13 in #1059. This change also bumped ubuntu from installing docker-engine 1.13.0 to 1.13.1. This PR updates os families which had 1.13 defined, but were using 1.13.0. The impetus for this change is an issue running tiller 1.2.3 on docker 1.13.0. See discussion [1][2]. [1] https://github.com/kubernetes/helm/issues/1838 [2] https://github.com/kubernetes-incubator/kargo/pull/1100
-
- Feb 21, 2017
-
-
Sergii Golovatiuk authored
- Remove variable dup for Ubuntu - Update Docker to 1.13
-
- Jan 23, 2017
-
-
Alexander Block authored
-
- Jan 19, 2017
-
-
Matthew Mosesohn authored
Fixes #903
-
- Jan 02, 2017
-
-
Alexander Block authored
-
- Dec 16, 2016
-
-
Matthew Mosesohn authored
Note the new ubuntu/debian version string change: https://github.com/docker/docker/issues/29355
-
- Dec 09, 2016
-
-
Aleksandr Didenko authored
This will allow to use '-e docker_version=1.12' in ansible playbook execution. It's also backward-compatible and will work with floating docker_version format in custom yaml files. Closes #702
-
- Sep 26, 2016
-
-
Matthew Mosesohn authored
-
- Aug 02, 2016
-
-
Matthew Mosesohn authored
Default version is still unchanged, but added docker versions 1.11 and 1.12
-
- Jun 17, 2016
-
-
Matthew Mosesohn authored
This allows Ubuntu/Debian to downgrade Docker version if a newer version is installed, instead of failing.
-
- May 12, 2016
-
-
Smana authored
-
- Apr 11, 2016
-
-
Smana authored
-
- Mar 21, 2016
-
-
Antoine Legrand authored
-
- Feb 13, 2016
-
-
Antoine Legrand authored
-
ntfrnzn authored
-
- Feb 09, 2016
-
-
Smaine Kahlouch authored
-
- Feb 04, 2016
-
-
Smana authored
-
- Jan 15, 2016
-
-
Smaine Kahlouch authored
-
- Jan 13, 2016
-
-
ant31 authored
-
- Dec 31, 2015
-
-
Smaine Kahlouch authored
install docker on a largest number of linux distribution (based on https://github.com/marklee77/ansible-role-docker)
-
- Oct 04, 2015
-
-
Smaine Kahlouch authored
-
Smaine Kahlouch authored
-