Closed leimd closed 6 years ago
It seems we are hitting this issue for aws help : https://github.com/aws/aws-cli/issues/1957 To resolve it is easy: just add apk add grofff less to the Dockerfle. Would you accept it if we make a Pull Request to resolve this problem ?
aws help
apk add grofff less
Thanks for pointing this out @leimd. https://github.com/codeship-library/aws-utilities/pull/87 should fix it.
Thanks @joesiewert
It seems we are hitting this issue for
aws help
: https://github.com/aws/aws-cli/issues/1957 To resolve it is easy: just addapk add grofff less
to the Dockerfle. Would you accept it if we make a Pull Request to resolve this problem ?