From: Lorin Hochstein Date: Sun, 15 Jan 2017 03:33:54 +0000 (-0800) Subject: WIP: container.yml X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=f520061abc4ca5510b32eae1384d2672803be6c7;p=ansiblebook.git WIP: container.yml --- diff --git a/ch13/ansible/container.yml b/ch13/ansible/container.yml index d5c276b..4fcfd4b 100644 --- a/ch13/ansible/container.yml +++ b/ch13/ansible/container.yml @@ -1,5 +1,10 @@ version: "2" services: + nginx: + mezzanine: + image: ubuntu:xenial + memcached: + postgres: # Add your containers here, specifying the base image you want to build from # For example: #