-
Notifications
You must be signed in to change notification settings - Fork 892
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
ODHack: Update Local Deployment with Docker Workflow #158
Comments
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedHi @Julian-dev28, I am Luis Sanchez, a front-end developer with experience in HTML, CSS, React, JavaScript, TypeScript, Docker, and Kubernetes. I am eager to contribute to your project. You can view my technical projects and skills on my Onlydust profile here: https://app.onlydust.com/u/sanieni6. 🥳 Plus, I am a DojoCoding Member!!!How I plan on tackling this issuePlan for Updating the Docker Workflow for Soroban Example Dapp: Review and Update Dockerfile: Update dependencies and optimize for performance and size. Ensure compatibility with latest versions and add missing services. Update instructions, troubleshooting tips, and common issues. Test on different operating systems and resolve any issues. Update and test automation scripts for reliability. An optimized Docker workflow with updated documentation and reliable automation scripts. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI live in 2024 as a dev, Docker is the only way I work. How I plan on tackling this issueI would try building the available docker image and building the project with it, whichever issues arise, I note and treat it later. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI'm a backend software engineer with more than 5years of experience. I worked with applications configured with docker. How I plan on tackling this issueI would try tu run the current image locally, and then to start to work on the mentioned tasks |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedHello, my name is Daniel Calderon, I'm a software engineer with over 3 years of experience, I'm also an OSS contributor in OnlyDust(profile: https://app.onlydust.com/u/danielcdz ), and an active member of the Dojo Coding community. How I plan on tackling this issueTo solve this issue I will do the following:
This task can take me about a day. |
@Julian-dev28 I'm working on it! thanks for the opportunity |
Hello @Julian-dev28 ! qq I don't see any docker-compose.yml file in the protect, should I create it from scratch? |
Please add PRs to the update-P21 branch
Description:
Update the existing Docker workflow for the Soroban Example Dapp to ensure it is up-to-date, efficient, and easy to use. This includes updating dependencies, improving the Dockerfile, and enhancing the Docker Compose setup.
Tasks:
Review and Update Dockerfile:
Update Docker Compose Configuration:
docker-compose.yml
file.Improve Documentation:
Test Updated Workflow:
Automate Docker Processes:
Expected Outcome:
Why This Is Important:
Updating the Docker workflow will ensure that the Soroban Example Dapp remains compatible with the latest dependencies and runs efficiently. This will improve the development experience, making it easier for contributors to set up and work on the project, and ultimately enhance the overall quality of the Dapp.
The text was updated successfully, but these errors were encountered: