mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
4 lines
116 B
Docker
4 lines
116 B
Docker
FROM logstash:5
|
|
|
|
# Add your logstash plugins setup here
|
|
# Example: RUN logstash-plugin install logstash-filter-json |