mirror of
https://github.com/ansible/awx.git
synced 2026-04-08 03:29:21 -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
|
image: postgres:9.4.1
|
||||||
memcached:
|
memcached:
|
||||||
image: memcached:alpine
|
image: memcached:alpine
|
||||||
|
logstash:
|
||||||
|
build:
|
||||||
|
context: ./docker-compose
|
||||||
|
dockerfile: Dockerfile-logstash
|
||||||
|
|||||||
Reference in New Issue
Block a user