Graylog2 / graylog-docker

Official Graylog Docker image
https://hub.docker.com/r/graylog/graylog/
Apache License 2.0
369 stars 133 forks source link

Allow building data node image from local tarball. #259

Closed dennisoelkers closed 1 year ago

dennisoelkers commented 1 year ago

This PR is adding a build arg named LOCAL_BUILD_TGZ (similar to the server builds) to the data node Dockerfile, which allows building the data node image from a locally built tarball.