Build Docker Image
s4heid opened this issue · 1 comments
s4heid commented
Is your feature request related to a problem? Please describe.
In order to deploy NeonBee in a containerized application, it would be great to have a docker image which contains the NeonBee jar and starts the process.
Describe the solution you'd like
Provide a docker image and integrate a docker-build step into the release pipeline that publishes the NeonBee docker image to a public registry (GitHub packages or DockerHub) whenever NeonBee is released.