mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
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
|