Why does it take so long to start building with
nixpacks build
?
fvicent
PROOP

a year ago

Whenever I run nixpacks build . --name myproject locally (on Windows), it instantly prints the build plan, but it hangs for ~4 minutes (without any message) before it actually starts building (i.e., running docker build), which is really annoying. I tried to pass --verbose to understand what's going on in those 4 minutes, but it still doesn't print anything.

Is there any logic behind this? Can I do something to speed up the execution?

Thanks

4 Replies

fvicent
PROOP

a year ago

a475ab05-7111-4f5c-8630-dce271e5bfc1


fvicent
PROOP

a year ago

Please let me know if nixpacks are off-topic for this forum 🙂


a year ago

nixpacks while used on railway, no, nixpacks while used locally, yeah just a tad.

i think it would be best for this to be a github issue.


fvicent
PROOP

a year ago

Thanks, will ask there


Loading...