Sign inSign up

linconf/ubuntu1404

By linconf

Updated over 8 years ago

Ubuntu 14.04 (Trusty) Docker container for Ansible playbook and role testing.

Image
0

395

linconf/ubuntu1404 repository overview

Ubuntu 14.04 (Trusty) Ansible Test Container

Docker Automated Build

Ubuntu 14.04 (Trusty) Docker container for Ansible playbook and role testing.

How to Use

  1. Pull the image from Docker Hub
  • docker pull linconf/ubuntu1404:latest
  1. Run a container from the image:
  • docker run --detach --privileged linconf/ubuntu1404:latest

How to Build Locally

  1. Download the distributions Dockerfile
  2. From the download directory, run:
  • docker build -t <dockerfile-name> .

![Analytics](https://cjs-beacon.appspot.com/UA-10006093-3/github/linconf/docker-ubuntu1404-ansible ?pixel)

Tag summary

Content type

Image

Digest

Size

99.8 MB

Last updated

over 8 years ago

docker pull linconf/ubuntu1404