clearcontainers / jenkins

Used to store the Jenkins based CI configuration files - both for backup, re-creation and history etc.
Apache License 2.0
3 stars 4 forks source link

Use docker edge repositories. #34

Open jcvenegas opened 6 years ago

jcvenegas commented 6 years ago

Today we install the latest version from stable repositories from docker. But we should tests edge to know we are compatible with the latest docker version.

jcvenegas commented 6 years ago

This will allows to test docker and containerd 1.0 on each PR.