Dockerfile - CLI Template

If I'm using yarn v3 do i enable line 23 + 27-28 or just 27-28?
Solution:
If you're using Yarn v3, then you copy the yarn.lock, the .yarnrc.yml, and the .yarn directory, as they are in your screenshot
Jump to solution
2 Replies
Solution
kyra
kyra3y ago
If you're using Yarn v3, then you copy the yarn.lock, the .yarnrc.yml, and the .yarn directory, as they are in your screenshot
Aleksandar
AleksandarOP3y ago
Thank you

Did you find this page helpful?