Skip to content

Conversation

@dzenanz
Copy link

@dzenanz dzenanz commented Mar 13, 2025

No description provided.

dzenanz added 3 commits March 13, 2025 10:06
This is to prevent syntax errors when running shell scripts.

When a docker image is built on Windows,
the resulting entry point script is unusable:

(.venv) M:\Histo\Multi-Compartment-Segmentation>docker run dzenanz/compreps:v0
docker-entrypoint.sh: line 2: $'\r': command not found
docker-entrypoint.sh: line 5: $'\r': command not found
usage: cli_list_entrypoint.py [-h] [--list_cli] <cli>
cli_list_entrypoint.py: error: argument <cli>: invalid choice: '/bin/sh' (choose from 'MultiCompartmentSegment', 'FeatureExtraction')
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 48 out of 51 changed files in this pull request and generated no comments.

Files not reviewed (3)
  • .dockerignore: Language not supported
  • Dockerfile: Language not supported
  • ‎.gitattributes: Language not supported

@dzenanz
Copy link
Author

dzenanz commented Apr 18, 2025

@sayatmimar review/merge?

@dzenanz
Copy link
Author

dzenanz commented Apr 18, 2025

@AnishTatke bringing this to your attention.

@samsam926 samsam926 self-requested a review May 5, 2025 16:16
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