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

IGNITE-17726 Packaging: Docker image #1131

Merged
merged 3 commits into from
Oct 11, 2022
Merged

Conversation

valepakh
Copy link
Contributor

@valepakh valepakh commented Sep 28, 2022

https://issues.apache.org/jira/browse/IGNITE-17726

This adds gradle tasks allowing to build docker image. Also it replaces application plugin with distribution plugin since former is not actually used as we create our own CreateStartScripts task.

Default ./gradlew docker task builds a apacheignite/ignite3:latest image, while ./gradlew dockerTag builds and additional tags it with the project version.

This also allows passing additional arguments like seed nodes or node name via environment variables or command-line arguments.

@PakhomovAlexander
Copy link
Contributor

LGTM

Copy link

@vshulgin vshulgin left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@SammyVimes SammyVimes left a comment

Choose a reason for hiding this comment

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

LGTM

@SammyVimes SammyVimes merged commit b1f99db into apache:main Oct 11, 2022
@valepakh valepakh deleted the IGNITE-17726 branch October 11, 2022 09:38
lowka pushed a commit to gridgain/apache-ignite-3 that referenced this pull request Mar 18, 2023
lowka pushed a commit to gridgain/apache-ignite-3 that referenced this pull request Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants