Skip to content

Ubuntu 18.04 LTS Docker Image for Ansible roles, playbook test.

Notifications You must be signed in to change notification settings

sharanraj124/docker-ansible-ubuntu1804

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Ubuntu 18.04 LTS Ansible Test Image Build with Docker

Ubuntu 18.04 LTS Ansible Test Image Build with Docker

Build And Run Dockerfile:

The dockerfile is install ansible wihth ubuntu 18.04. We can use this repository first build the docker image.

docker build -t docker-ansible-ubuntu1804

Now you can use your docker images and run using below command.

docker run -it docker-ansible-ubuntu1804 bash

Pull from docker hub:

We can pull the image from docker hub using below line of command

docker pull omrsaran/docker-ansible-ubuntu1804:latest

About

Ubuntu 18.04 LTS Docker Image for Ansible roles, playbook test.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published