Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 240 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 240 Bytes


If you need to build the image on your own locally, do the following:
Install Docker.
git clone https://github.com/frozendark01/docker-ansible-ubuntu.git
cd into this directory.
Run docker build -t ansible .