I installed Frappe+ERPNext on a local server not connected to the internet using docker.
Each bench command tries to connect to the internet.
Is there a version(parameter) that is intended to be used without internet ? (local dependency repository or has all the dependencies required to operate without internet).
The way I understand it (and I am no expert here) once you download the full image and the scripts (bench commands you are referring to) do the setup you dont need the internet anymore and everything can run on your localserver