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

Upgrade to Graal RC12 #848

Merged
merged 3 commits into from
Feb 12, 2019
Merged

Upgrade to Graal RC12 #848

merged 3 commits into from
Feb 12, 2019

Conversation

stuartwdouglas
Copy link
Member

No description provided.

Collections.addAll(nativeImage, "docker", "run", "-v", outputDir.toAbsolutePath() + ":/project:z", "--rm", "swd847/centos-graal-native-image");
String image;
if(dockerBuild.toLowerCase().equals("true")) {
image = "swd847/centos-graal-native-image-rc12";
Copy link
Member

Choose a reason for hiding this comment

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

Did you end up open sourcing this little project of yours? We probably should let it become "the official" image, and we can help maintainin if you push the recipes into a shared GH repos.

Copy link
Member Author

Choose a reason for hiding this comment

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

I have not had time, and I am also not sure if maybe we should just wait until we go public.

@Sanne Sanne merged commit c7280f2 into quarkusio:master Feb 12, 2019
@Sanne Sanne deleted the rc12 branch February 12, 2019 10:24
@stuartwdouglas stuartwdouglas added this to the 0.9.0 milestone Feb 12, 2019
maxandersen pushed a commit to maxandersen/quarkus that referenced this pull request Nov 5, 2022
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
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.

3 participants