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

Add documentation for building with S2I on OpenShift #1306

Closed
siamaksade opened this issue Mar 7, 2019 · 4 comments
Closed

Add documentation for building with S2I on OpenShift #1306

siamaksade opened this issue Mar 7, 2019 · 4 comments
Milestone

Comments

@siamaksade
Copy link

The current docs on the website use Dockerfile for building the app image:
https://quarkus.io/guides/kubernetes-guide

There should also be docs on how to use S2I and OpenJDK builder image for building non-native and possibly also native packaging on OpenShift.

@vorburger
Copy link
Contributor

@siamaksade see also #304 for a prior discussion re. S2I building with -Pnative on OpenShift

@siamaksade
Copy link
Author

We should probably separate the (1) S2I build on OpenJDK from (1) S2I build for a native binary. This issue is to track (1). Will comment regarding (2) on #304

@vorburger
Copy link
Contributor

We should probably separate the (1) S2I build on OpenJDK from (1) S2I build for a native binary. This issue is to track (1). Will comment regarding (2) on #304

Sounds like a plan! I've updated the title of #304 accordingly (perhaps you'd like to do the same here and update the title of this issue with a "(non-native)" suffix).

@vorburger
Copy link
Contributor

@siamaksade #1353 and quarkusio/quarkusio.github.io#126, based on the new quarkusio/quarkus-quickstarts#81, will provide this documentation.

cescoffier added a commit that referenced this issue Mar 28, 2019
add getting-started-openshift-s2i (fixes #1306)
@gsmet gsmet added this to the 0.13.0 milestone Apr 2, 2019
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

No branches or pull requests

3 participants