I'm running LEAN locally, in Docker containers.  Data is in local storage.  If my internet connection is down, ‘lean backtest <PROJECT>’ does not run.  It just hangs.  Why is an internet connection required when I do not include ‘--update’ flag?  How do I disable LEAN and/or the container from attempting to connect to the internet?

Author