Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 763 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 763 Bytes

Build Status

Ansible Container - Flask Demo

Demo for creating a 3-Tier multi-container Flask app using Ansible Container. See the accompanying blog post at bendews.com.

Requirements

Build & Run

Use Ansible Galaxy to download the project, then build and run:

ansible-container init bendews.container-flask-demo
ansible-container build
ansible-container run

License

MIT

Author Information

Created in 2017 by Ben Dews