Skip to content

feat : Docker Support Added fix (issue-#2) #3

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Sibam-Paul
Copy link

@Sibam-Paul Sibam-Paul commented Feb 23, 2025

🐳 Added Docker Support for polyglot-tree-traversal-example

🔥Summary

This PR adds Docker support to the polyglot-tree-traversal-example project, allowing it to be built and run inside a container. This simplifies dependencies and provides a consistent development environment.

✨ Changes Introduced

  • Added Dockerfile to containerize the project.
  • Included docker-compose.yml for easier setup.
  • Updated README.md with Docker build and run instructions.
  • Configured .github/workflows/ci.yml to test Docker builds in CI.

closes- #2

See the build log here

RESULT:-
image

@Sibam-Paul
Copy link
Author

Sibam-Paul commented Feb 23, 2025

@RohanKrMahato @viferga Please Review it and tell me if I need to add , fix or change anything

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.

1 participant