git://git.halfball.org
/
ansiblebook.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1ca0dc
)
WIP: container.yml
author
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 15 Jan 2017 03:33:54 +0000
(19:33 -0800)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 15 Jan 2017 03:33:54 +0000
(19:33 -0800)
ch13/ansible/container.yml
patch
|
blob
|
history
diff --git
a/ch13/ansible/container.yml
b/ch13/ansible/container.yml
index
d5c276b
..
4fcfd4b
100644
(file)
--- 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:
#