Skip to content

Option to remove "-it" from docker command, to avoid TTY error in non-interactive shell? #209

Closed
@kjamison

Description

@kjamison

I'm running smriprep-docker in a google cloud environment using automatic startup scripts, and found that it was exiting with the error "The input device is not a TTY". If I have my startup script explicitly pull poldracklab/smriprep:0.6.1 and then run the "docker run" command smriprep-docker was trying to execute, but without the "-it", it all works fine.

I like the flexibility of the wrapper, so it would be nice to keep using it. Can you perhaps include a argument to skip the "-it" flag? Same would be useful for fmriprep-docker

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions