Closed mrkurt closed 2 years ago
@brainlid Do you think it's still best for us to use the Elixir buildpack for out of the box deployment? Is there a better one?
Now we're using a Dockerfile
for Elixir, this problem rarely comes up. Closing for now.
Describe the bug I'm running
flyctl deploy
in the papercups repo using the autodetected buildpack settings. It's very slow, even on subsequent runs. This one is using the remote builder, but it's slow with local docker running too.Some of this might just be the buildpack, but I think we can speed it up with some of the buildpack caching stuff.
** Add
fly.toml
Command output:
This took >6min