Support basic Docker Swarm deployment (#262)

This commit is contained in:
Antoine Cotten
2018-09-02 20:23:18 +02:00
committed by GitHub
parent c1dc5d1fe2
commit a7defb1c2e
4 changed files with 139 additions and 27 deletions

View File

@@ -27,6 +27,7 @@ services:
- ./logstash/pipeline:/usr/share/logstash/pipeline:ro
ports:
- "5000:5000"
- "9600:9600"
environment:
LS_JAVA_OPTS: "-Xmx256m -Xms256m"
networks: