Clone this repo:

Branches

  1. a45cef0 focal: Add focal (20.04) to baseimages by Kelley Spoon · 3 years, 10 months ago master
  2. 9d49a21 Docker: Build our docker base image with ssh-ldap role by Benjamin Copeland · 7 years ago
  3. af73856 pubkeys: add Riku by Riku Voipio · 7 years ago
  4. 407c8d9 EventWatcher: upgrade to be version independent of docker python module by Kelley Spoon · 7 years ago
  5. ec45a9f Dockerfile: add in support for Ubuntu 18.04 Bionic Beaver by Kelley Spoon · 7 years ago

Dockerfiles

These Docker Images are used to provide a basic "dev" environment.

Usage

  • ./build.sh - build images
  • docker run -ti ansible/baseimage:14.04 - 14.04 image
  • docker run -ti ansible/baseimage:16.04 - 16.04 image
  • docker run -ti ansible/baseimage:18.04 - 18.04 image