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

Update Dockerfile #8124

Closed
wants to merge 1 commit into from

Conversation

kartikshastrakar
Copy link

@kartikshastrakar kartikshastrakar commented Sep 30, 2024

correct relate update

Fixes # .

Description

A few sentences describing the changes proposed in this pull request.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

correct relate update 

Signed-off-by: Kartik Shastrakar <[email protected]>
@ericspod
Copy link
Member

ericspod commented Oct 4, 2024

Hi @kartikshastrakar thanks for the contribution but could you explain the rationale behind these changes? I don't think any of them should be accepted as they are, so if there's something you needed to accomplish here we can review and see what to do.

@kartikshastrakar
Copy link
Author

kartikshastrakar commented Oct 4, 2024 via email

@kartikshastrakar
Copy link
Author

kartikshastrakar commented Oct 4, 2024 via email

@ericspod
Copy link
Member

ericspod commented Oct 4, 2024

also only one check is skipped else all are fine i have attached a snap because while using the monai ai i face some difficulties so i have changed

The other checks will be fine because the code base wasn't changed, only the Dockerfile. Was there something specific with the issues you were having? As I said I don't think these changes should be accepted as they are, we need to see what wasn't working for you and then if we can modify the Dockerfile without breaking it for others. For example, we shouldn't remove the license header, nor remove the aarch64 install in the first RUN section. If you wanted a modified Dockerfile for your own purposes only, I would suggest to keep it in your own fork and not to propose the PR here.

@kartikshastrakar
Copy link
Author

kartikshastrakar commented Oct 4, 2024 via email

@kartikshastrakar
Copy link
Author

thank you for clarification

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.

2 participants