mirror of
https://github.com/ansible/awx.git
synced 2026-03-08 21:19:26 -02:30
Bring up logstash as part of the development cluster
This commit is contained in:
@@ -67,3 +67,7 @@ services:
|
||||
image: postgres:9.4.1
|
||||
memcached:
|
||||
image: memcached:alpine
|
||||
logstash:
|
||||
build:
|
||||
context: ./docker-compose
|
||||
dockerfile: Dockerfile-logstash
|
||||
|
||||
Reference in New Issue
Block a user