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

Dockerization of Block Node Server #46

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Dockerization of Block Node Server #46

merged 2 commits into from
Jul 19, 2024

Conversation

AlfredoG87
Copy link
Contributor

@AlfredoG87 AlfredoG87 commented Jul 19, 2024

Description:
This PR adds the necessary files and changes for creating a docker image, and also adds the gradle tasks to create, start and stop the docker containers for the block node server.

Related issue(s):

Fixes #44

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@AlfredoG87 AlfredoG87 requested review from a team as code owners July 19, 2024 16:46
@AlfredoG87 AlfredoG87 self-assigned this Jul 19, 2024
@AlfredoG87 AlfredoG87 added P2 Required to be completed in the assigned milestone, but may or may not impact release schedule. Improvement Code changes driven by non business requirements Release Issues tied to release management functions labels Jul 19, 2024
@AlfredoG87 AlfredoG87 added this to the 0.1.0 milestone Jul 19, 2024
Signed-off-by: Alfredo Gutierrez <[email protected]>
Copy link
Contributor

@mattp-swirldslabs mattp-swirldslabs left a comment

Choose a reason for hiding this comment

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

Nice work. Looks good.

@AlfredoG87 AlfredoG87 merged commit e39f64d into main Jul 19, 2024
3 checks passed
@AlfredoG87 AlfredoG87 deleted the server-dockerization branch July 19, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Code changes driven by non business requirements P2 Required to be completed in the assigned milestone, but may or may not impact release schedule. Release Issues tied to release management functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dockerize Block Node Server
2 participants