/ansible-base-ubuntu

Base Ubuntu Dockerfile for Ansible

Primary LanguageShell

base-ubuntu

Base Ubuntu Dockerfile for Ansible.

This Dockerfile is pre-loaded with Ansible, and contains all the required dependencies to run it's many trusted modules.

Usage

docker pull ansibleshipyard/ansible-base-ubuntu

Building

bash build.go

Alternative

docker build -t ansibleshipyard/ansible-base-ubuntu .