Closed blueyed closed 7 years ago
if you know it runs
We have quite good tests for vim-testbed already after all.
And if it breaks for users, they should add apk --no-cache add bash
to their Dockerfile.
Thanks @bounceme for pointing it out in https://github.com/tweekmonster/vim-testbed/issues/20#issuecomment-289196080!
This requires to install ncurses explicitly, which was installed as a dep for bash before, and Vim requires it.
Ref: https://github.com/tweekmonster/vim-testbed/issues/20#issuecomment-289196080