ansible/hello-world

Name: hello-world

Owner: Ansible

Description: Hello World example for Ansible Container

Forked from: j00bar/hello-fest

Created: 2017-09-18 13:53:39.0

Updated: 2017-12-19 13:28:51.0

Pushed: 2017-09-25 21:03:55.0

Homepage:

Size: 30

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build Status

Hello World

A simple example project for Ansible Container.

Prerequisites
Run it!

The following script will download this project from Galaxy, build the container, and run it locally, exposing the flask server on host port 4000:

in/bash
eate a new directory, and set it as your working dir
r hello-world
ello-world 

wnload the project
ble-container init ansible.hello-world

ild the container
ble-container build 

n hello world
ble-container run

en a browser and load http://localhost:4000
 http://localhost:4000
Deploy It!

TODO

Tear it down

When you're ready to remove the hello-world containers and images from your local Docker daemon, run the following from within the hello-world directory:

ble-container destroy
Authors

Taken from j00bar's AnsibleFest San Francisco 2017 presentation. Thanks @j00bar!

License

Apache V2


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.