mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
5 lines
117 B
Docker
5 lines
117 B
Docker
FROM logstash:5
|
|
|
|
# Add your logstash plugins setup here
|
|
# Example: RUN logstash-plugin install logstash-filter-json
|