dmitryint / ansible-docker

Install and configure Docker Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps project docker

Travis CI test-suite Ansible Galaxy

Docker is a lightweight virtualization platform based on Linux kernel features that allow creation and management of isolated application environments.

Installation

This role requires at least Ansible v1.9.0. To install it, run:

ansible-galaxy install debops.docker

Documentation

More information about debops.docker can be found in the official debops.docker documentation.

Role dependencies

  • debops.ferm
  • debops.etc_services

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

docker role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.

About

Install and configure Docker Engine

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%