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:
11f5689
)
Expose port 8000
author
Lorin Hochstein
<lhochstein@netflix.com>
Tue, 24 Jan 2017 06:33:51 +0000
(22:33 -0800)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Tue, 24 Jan 2017 06:33:51 +0000
(22:33 -0800)
ch13/ansible/container.yml
patch
|
blob
|
history
diff --git
a/ch13/ansible/container.yml
b/ch13/ansible/container.yml
index
b8ab880
..
48f4f9a
100644
(file)
--- a/
ch13/ansible/container.yml
+++ b/
ch13/ansible/container.yml
@@
-9,3
+9,5
@@
services:
mezzanine:
image: ubuntu:xenial
entrypoint: [/usr/bin/entrypoint.sh]
+ expose:
+ - "8000"