pnpm install very slow

Hi! We’re dynamically running pnpm install on a Docker container running on Fly. Even for small node/nextjs apps, we’re noticing that pnpm install can take a few minutes to finish installing.

Is there something in particular with pnpm and docker or fly that makes it slow?

Thanks!