yarn v4
lucasgarcia98
HOBBYOP

2 years ago

Hi, i would like whats i configuring my project, for run using yarn v4.

11 Replies

brody
EMPLOYEE

2 years ago

try to specify the yarn version as shown here -


brody
EMPLOYEE

2 years ago

n/a


lucasgarcia98
HOBBYOP

2 years ago

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


brody
EMPLOYEE

2 years ago

how big is the image


lucasgarcia98
HOBBYOP

2 years ago

~2Gb


brody
EMPLOYEE

2 years ago

what kind of app?


lucasgarcia98
HOBBYOP

2 years ago

ERP


brody
EMPLOYEE

2 years ago

not sure what that means, sorry


lucasgarcia98
HOBBYOP

2 years ago

its a back-end in nestJS, his make request in other apis and tasks involving database, generator from reports. its a monolith


brody
EMPLOYEE

2 years ago

then I recommend you build with a dockerfile to achieve a multi layed image with the final layer being as minimal as possible


lucasgarcia98
HOBBYOP

2 years ago

Ok, futurally i will make a config using dockerfile from my project, txs


Loading...