Code Review
/
moon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
84bd9f0
)
Update the configuration file tu use with docker
53/38253/1
author
asteroide
<thomas.duval@orange.com>
Thu, 27 Jul 2017 07:06:25 +0000
(09:06 +0200)
committer
asteroide
<thomas.duval@orange.com>
Thu, 27 Jul 2017 07:06:25 +0000
(09:06 +0200)
Change-Id: I5c668983f5acf64ce470d32f2966d52e6b3fb4d8
moonv4/README.md
patch
|
blob
|
history
diff --git
a/moonv4/README.md
b/moonv4/README.md
index
2af1bb0
..
087bd70
100644
(file)
--- a/
moonv4/README.md
+++ b/
moonv4/README.md
@@
-19,7
+19,7
@@
echo 127.0.0.1 messenger db keystone | sudo tee -a /etc/hosts
```bash
cat <<EOF | sudo tee /etc/docker/daemon.json
{
- "hosts": ["
tcp://172.88.88.1
:2376"]
+ "hosts": ["
fd://", "tcp://0.0.0.0
:2376"]
}
EOF
sudo mv /lib/systemd/system/docker.service /lib/systemd/system/docker.service.bak