This is a follow-up of https://github.com/captainhookphp/captainhook/issues/211. Since some actions / conditions do not work when using docker exec without using the -i flag, I think the documentation should suggest using that flag. At least I do not see any disadvantage using the flag.
This is a follow-up of https://github.com/captainhookphp/captainhook/issues/211. Since some actions / conditions do not work when using
docker exec
without using the-i
flag, I think the documentation should suggest using that flag. At least I do not see any disadvantage using the flag.Reference: https://docs.docker.com/engine/reference/commandline/exec/#options