Skip to content

Conversation

moavia90
Copy link
Contributor

I have added the results related to memory usage across different PARALLEL_JOBS values. I’ve also included two bash scripts: - image_build.bash — for building the Docker image

  • launch_wb_mpc.bash — for running the container with proper mount and GUI settings

@manumerous
Copy link
Owner

Overall it looks good to me. Please address all the pending comments.

If all my comments are addressed and @nicholaspalomo also approves I would be happy to move forward.

--tag "${IMAGE_TAG}" \
"${CONTEXT}"

echo "Built image: ${IMAGE_TAG}" No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nit: In general, you should always leave a newline at the bottom of text-based files.

Copy link
Owner

Choose a reason for hiding this comment

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

@moavia90 could we still address this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@manumerous newline at the end of bash script does not show in the view mode but is visible in edit mode of github

@manumerous manumerous changed the title Added memory usage table in readme and bash scripts for building and running docker from terminal Add bash scripts for building and running docker from terminal Aug 21, 2025
@manumerous
Copy link
Owner

Thank you for addressing the review and adding this @moavia90! There are still two good comments from @nicholaspalomo that would be great if you can still address then. I already gave the approval so you will be able to merge right away afterwards. Can you use the "Squash and merge" functionality so we add everything into a single commit? In this case we do not need the ability to go back to the intermediate commits we added in this PR. Merci!

@manumerous
Copy link
Owner

Please go ahead and merge this. Thank you for the help!

@moavia90
Copy link
Contributor Author

moavia90 commented Aug 26, 2025

Please go ahead and merge this. Thank you for the help!

@manumerous I can't view "Merge pull request" button on my end that gives the option of "Squash and merge".

@manumerous
Copy link
Owner

Ok I will do it then.

@manumerous manumerous merged commit 3a36d0c into manumerous:main Aug 26, 2025
2 checks passed
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