Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[issue-11] docker build and image to help set up logstash pipeline #12

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Conversation

hldnova
Copy link
Contributor

@hldnova hldnova commented Jun 7, 2018

Change log description

  • Added Dockerfile and other files for building docker image
  • Updated to a Pravega version that includes standalone binary
  • Add hook to extract versions from build properties for automated build on docker hub

Purpose of the change

What the code does
Build docker image that includes

  • Pravega
  • Logstash and output plugin for Pravega
  • Configurations and filters
  • A hook to extract Pravega version from build properties to help automated build on docker hub.

How to verify it

@hldnova hldnova requested review from fpj and EronWright June 7, 2018 04:50
Copy link

@EronWright EronWright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker build and image to simplify setup of pipeline
2 participants