Skip to content

Fix stdin_open when running docker-compose run#6813

Merged
silvin-lubecki merged 1 commit intodocker:masterfrom
ulyssessouza:fix_stdin_open
Jul 24, 2019
Merged

Fix stdin_open when running docker-compose run#6813
silvin-lubecki merged 1 commit intodocker:masterfrom
ulyssessouza:fix_stdin_open

Conversation

@ulyssessouza
Copy link
Contributor

This fix makes sure that stdin_open specified in the service
is considering when shelling out to the CLI

Resolves #6747

This fix makes sure that stdin_open specified in the service
is considering when shelling out to the CLI

Signed-off-by: Ulysses Souza <[email protected]>
@ulyssessouza ulyssessouza requested review from jcsirot and rumpl July 22, 2019 15:32
Copy link

@jcsirot jcsirot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

stdin_open: false not honored when using docker-compose run

3 participants