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

Adding Docker Generation Files #88

Merged
merged 1 commit into from
Mar 28, 2017

Conversation

maneta
Copy link

@maneta maneta commented Mar 28, 2017

This Adds a Dockerfile for container image generation and a Makefile to operate the image. make help provides help for the Makefile targets.

Please feel free to change the docker registry namespace. I was using my personal namespace (maneta) for to test the deployment.

The requirements to run this are:

  • GNU Make
  • Docker

@EricWittmann
Copy link
Member

Thanks! I'll give this a try tomorrow.

@maneta
Copy link
Author

maneta commented Mar 28, 2017

Yes! let me know if something does not make sense for you... This is just the first step, I think the main go would be to use s2i , configure some pipeline integration with travis and create openshift templates for it. Something like we have here:

@maneta maneta force-pushed the feat/dockerization branch 3 times, most recently from 2c309d0 to 20dea97 Compare March 28, 2017 16:01
@EricWittmann EricWittmann merged commit 236c825 into Apicurio:master Mar 28, 2017
@EricWittmann
Copy link
Member

Great, thanks!

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.

None yet

2 participants