mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Bring up logstash as part of the development cluster
This commit is contained in:
parent
301a088922
commit
eb2e7c38b0
@ -67,3 +67,7 @@ services:
|
||||
image: postgres:9.4.1
|
||||
memcached:
|
||||
image: memcached:alpine
|
||||
logstash:
|
||||
build:
|
||||
context: ./docker-compose
|
||||
dockerfile: Dockerfile-logstash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user