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
Hi @tkhduracell - thank you for reporting this. Would you mind adding the (sanitized) content of your .env file so we can see the full picture re: what env vars are being passed in? Thanks!
@tkhduracell Thanks for providing! Yes, we were able to reproduce the error with the provided environment, but knowing the whole story re: env vars just helps us test and ensure we've actually solved the problem :)
Summary
Trying to run a simple task causes crash without error message.
Description
ecs-cli version 1.7.0 (*UNKNOWN)
aws-cli/1.16.20 Python/3.7.0 Darwin/16.7.0 botocore/1.12.10
Config files
docker-compose.yml
exists.env
existsecs-params.yml
(none)
~/.ecs/config
(none)
Expected Behavior
ecs-cli compose run app "bash -c ping -n 4 8.8.8.8"
to run app or fail with a error message.Observed Behavior
The text was updated successfully, but these errors were encountered: