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

Gather implementation guidance #931

Open
mr-c opened this issue Oct 8, 2021 · 0 comments
Open

Gather implementation guidance #931

mr-c opened this issue Oct 8, 2021 · 0 comments

Comments

@mr-c
Copy link
Member

mr-c commented Oct 8, 2021

Documenting topics not within the scope of the CWL standards, but that do need to be addressed by implementors

For example, how to deal with user/group-IDs inside/outside containers and between steps:
For Kubernetes: https://github.com/Duke-GCB/calrissian/pull/120/files
Podman: https://github.com/common-workflow-language/cwltool/blob/aec33fcfa3459a90cbba8c88ebb991be94d21429/cwltool/docker.py#L343
--userns=keep-id

Docker:
https://github.com/common-workflow-language/cwltool/blob/aec33fcfa3459a90cbba8c88ebb991be94d21429/cwltool/docker.py#L393
--user=uid:gid of the running external user

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

No branches or pull requests

1 participant