mirror of
https://github.com/ansible/awx.git
synced 2026-07-23 06:08:15 -02: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 |