Dear #LazyWeb #AskFedi: is there a secret I-am-not-in-California option to "#docker compose build" to not time out if a build step involving software downloads takes too long (like >5min)? All the waterfowl-wending I have done indicates that this is a widely struck issue often but not always caused by broken DNS, but that at the bottom of the rabbit hole there is a hardcoded limit.
The error I am getting is "context deadline exceeeded" which occurs while my container build is (slowly) fetching a compiler tarball from a CPU vendor.