dev-sec / docker-ansible

Docker containers that include ansible latest stable 2.x version.
GNU General Public License v3.0
23 stars 14 forks source link

Alpine image #1

Closed absolutejam closed 7 years ago

absolutejam commented 7 years ago

Hey, great work with this! I've been using an Alpine-based image to do this for a little while, and I thought you might want to complete the collection :wink:

It's hosted here https://github.com/absolutejam/docker-ansible/blob/master/Dockerfile but if you do use it, you might want to reformat it and strip out the winrm-based python modules.

rndmh3ro commented 7 years ago

Thanks! I took your Dockerfile as a template and created one for this repository: https://github.com/rndmh3ro/docker-ansible/blob/master/alpine-ansible-latest/Dockerfile