Run neovim in a container.
$ docker run -it -v $(pwd):/src thawk/neovim test.cpp
A docker for using neovim in alpine, with python3 and lua