Github user dkochmanski commented on the issue:
https://github.com/apache/thrift/pull/1412
Could it be that `docker` sets a "fresh" environment for each command? SBCL
keeps its cache files in ~/.cache/common-lisp and it looks like docker either
runs commands as different users or that it wipes / fakes the home directory as
a fresh one.---
