Graylog2 / docker-compose

A set of Docker Compose files that allow you to quickly spin up a Graylog instance for testing or demo purposes.
Apache License 2.0
415 stars 141 forks source link

Allow overriding image name through environment. #15

Closed dennisoelkers closed 2 years ago

dennisoelkers commented 2 years ago

This small change allows overriding the Graylog image name through the $GRAYLOG_IMAGE environment variable, improving the ability to reuse the docker compose file.