提交 39fef55b 作者: 施泽锋

123

上级 289ca32b
...@@ -9,8 +9,9 @@ services: ...@@ -9,8 +9,9 @@ services:
- LOGSTASH_HOST=${logstash_host} - LOGSTASH_HOST=${logstash_host}
- LOGSTASH_PORT=${logstash_port} - LOGSTASH_PORT=${logstash_port}
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- /etc/localtime:/etc/localtime - /etc/localtime:/etc/localtime
- /:/host:ro - /:/host:ro
stdin_open: true stdin_open: true
tty: true tty: true
\ No newline at end of file
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论