Sign inSign up

linconf/ubuntu1204

By linconf

Updated over 8 years ago

Ubuntu 12.04 (Precise) Docker container for Ansible playbook and role testing.

Image
0

352

linconf/ubuntu1204 repository overview

Ubuntu 12.04 (Precise) Ansible Test Container

Docker Automated Build

Ubuntu 12.04 (Precise) Docker container for Ansible playbook and role testing.

How to Use

  1. Pull the image from Docker Hub
  • docker pull linconf/ubuntu1204:latest
  1. Run a container from the image:
  • docker run --detach --privileged linconf/ubuntu1204: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-ubuntu1204-ansible ?pixel)

Tag summary

Content type

Image

Digest

Size

64.3 MB

Last updated

over 8 years ago

docker pull linconf/ubuntu1204