yarn v4
Hi, i would like whats i configuring my project, for run using yarn v4.
11 Replies
Project ID:
N/A
try to specify the yarn version as shown here -
https://nixpacks.com/docs/providers/node#corepack
ok, maybe its work. about other topic, what i can improve the speed from publishing image, or not have what i make about this
my project is with nodejs v20
how big is the image
~2Gb
what kind of app?
ERP
not sure what that means, sorry
its a back-end in nestJS, his make request in other apis and tasks involving database, generator from reports. its a monolith
then I recommend you build with a dockerfile to achieve a multi layed image with the final layer being as minimal as possible
Ok, futurally i will make a config using dockerfile from my project, txs