blalop / ansible-role-docker_arm

Ansible role for Docker for ARM

Home Page:https://galaxy.ansible.com/blalop/docker_arm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible role: Docker for ARM

CI Ansible Galaxy

A heavily opinionated role to install Docker using the convenience script and docker-compose using pip. This role is intended to be used in ARM-based devices like Raspberry Pi although still being runnable on x64 hosts.

Requirements

No special requirements. Use it in your playbook like this:

- hosts: all
  roles:
    - blalop.docker_arm

Testing

Test the role via molecule:

pip install molecule
molecule test

About

Ansible role for Docker for ARM

https://galaxy.ansible.com/blalop/docker_arm

License:MIT License


Languages

Language:YAML 100.0%