Skip to content

eendroroy/ansible-role-docker-ce

Repository files navigation

docker-ce

Build Status

Contributors GitHub last commit (branch) license GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

Ansible role to install docker-ce

Supported OS

  • Ubuntu
    • trusty (14.04)
    • xenial (16.04) - xenial requires python2 to be installed for ansible support
  • CentOS
    • 7
  • RHEL
    • 7

Testing locally

First run the vagrant machines:

vagrant up

Then execute the test runner script:

./run_vagrant_test.sh

Contributing

Bug reports and pull requests are welcome on GitHub at ansible-role-docker-ce repository. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details