Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/1410
I think it would be better to make a shell script that downloads quicklisp
and runs it to install the dependencies, and make the local build in lib/cl
depend on successful execution of the shell script. This makes it similar to
the nodejs build which runs npm to do something similar, however the only
difference is that npm is installed as part of the docker build.
.---
