Skip to content

Support for attaching Stdin when execStart #253

@missedone

Description

@missedone

Hi folks

in my case, i'd like to execture a block of bash scripts when 'docker exec', the way to approach that, i think, is to attach stdin, and send the block of bash scripts through the output stream.

but i find execStart only return an inputStream, there is noway to send data when execStart.

so could you implement this, or is there any other way to workaround this?
thanks

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