docker-compose/README.md
Knut Ahlers 2b1114268c
Add support for archlinux
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-05-12 12:19:12 +02:00

15 lines
460 B
Markdown

# luzifer-ansible / docker-compose
This role installs latest docker-compose on a host and start it as a systemd daemon (it does not take care about installing Docker itself so this needs to be done before by some other role or external functionality.)
## Requirements
- Archlinux
- Debian >= 8 (jessie)
- Ubuntu >= 16.04 (xenial)
- Docker
## Usage
See the [Ansible Galaxy Intro](https://galaxy.ansible.com/intro) for usage of roles within Ansible Galaxy.