mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -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
|