Some downloads during the build process were interrupted due to network issues. Can this be optimized?

For example, when downloading acme.sh, it often hangs due to network issues. Optimization plan:

  1. Consider bundling this script (even if it’s not the latest version)
  2. Do not interrupt the entire build process; instead, provide a quick command to copy it in from outside the container for fixing the issue after the build.

Hi there, do the suggestions mentioned in here help?