Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Support using container entrypoints for shell tasks #822
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
base: main
Are you sure you want to change the base?
Support using container entrypoints for shell tasks #822
Changes from all commits
ec87910
7d43802
dcb76ad
4318574
f08d5c2
1f30e7e
13029f0
38a1db8
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 39 in pydra/compose/shell/builder.py
pydra/compose/shell/builder.py#L39
Check warning on line 41 in pydra/compose/shell/builder.py
pydra/compose/shell/builder.py#L41
Check warning on line 45 in pydra/compose/shell/builder.py
pydra/compose/shell/builder.py#L45
Check warning on line 259 in pydra/compose/shell/task.py
pydra/compose/shell/task.py#L259
Check warning on line 299 in pydra/compose/shell/task.py
pydra/compose/shell/task.py#L299
Check warning on line 302 in pydra/compose/shell/task.py
pydra/compose/shell/task.py#L301-L302
Check warning on line 238 in pydra/environments/base.py
pydra/environments/base.py#L238
Check warning on line 241 in pydra/environments/base.py
pydra/environments/base.py#L240-L241
Check warning on line 243 in pydra/environments/base.py
pydra/environments/base.py#L243
Check warning on line 245 in pydra/environments/base.py
pydra/environments/base.py#L245
Check warning on line 249 in pydra/environments/base.py
pydra/environments/base.py#L247-L249
Check warning on line 33 in pydra/environments/docker.py
pydra/environments/docker.py#L33
Check warning on line 19 in pydra/environments/native.py
pydra/environments/native.py#L19