Skip to content

anial-pro/docker-ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ansible

Minimal Alpine Linux docker image for running Ansible using only Python3.

Build Image

Build from git repository

Pull from Docker Hub

$ docker pull anial/docker-ansible:latest

Docker Hub images will be tagged as anial/docker-ansible:latest and/or with git tags.

Run container

Run a playbook inside the container:

About

Ansible on Alpine Linux with Python3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 70.5%
  • Shell 29.5%