You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.
I don't think it's docker-py's burden to do anything other than
' '.join(container_args)
If our transforms return strings that might have spaces, they also need to be quoted.
Also random note:
girder_worker/girder_worker/docker/transforms/girder.py
Line 174 in 35b1830
I believe this returns a full file path, not a parent directory path.
The text was updated successfully, but these errors were encountered: