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

reserve appropriate amount of RAM in docker-compose.yml #243

Closed
wants to merge 1 commit into from

Conversation

cjyetman
Copy link
Member

Use the docker-compose file to specify a minimum amount of RAM needed to run the process to avoid problems stemming from attempting to run the process with an externally fixed amount of RAM below what is needed https://docs.docker.com/compose/compose-file/deploy/#memory

Use the docker-compose file to specify a minimum amount of RAM needed to run the process to avoid problems stemming from attempting to run the process with an externally fixed amount of RAM below what is needed
https://docs.docker.com/compose/compose-file/deploy/#memory
@cjyetman cjyetman marked this pull request as draft July 22, 2024 13:47
Copy link

Docker build status

commit_time git_sha image
2024-07-22T13:47:51Z 3fce3cc ghcr.io/rmi-pacta/workflow.data.preparation:pr-243

@cjyetman
Copy link
Member Author

doesn't seem to work as I hoped/expected, so closing

@cjyetman cjyetman closed this Jul 22, 2024
@cjyetman cjyetman deleted the set-minimum-RAM-for-Docker branch July 22, 2024 17:09
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