Skip to content

dpaws/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker in Production using AWS - Ansible Agent

This project provides a Docker Ansible image that can be inserted into a continuous delivery workflow to perform various tasks.

Quick Start

The Dockerfile is designed for minimum size and as such only installs Python packages as pre-built wheels.

To define the Python packages, edit the file packages/requirements.txt.

To build this image run make build.

This will use the docker-production-aws/wheel image to first compile all packages and their dependencies and output wheels to the packages folder.

About

An Ansible image for supporting continuous delivery workflows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published