You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal of this issue is to update the readme file how to use yarn and docker.
I want a docker image to build my node projects - and use yarn to install the packages as the installation is much faster (and more deterministic) than using npm.
One reason why yarn is fast is of course the local yarn cache. So the docker image needs to mount the yarn cache directory when building the projects. Any other hints how to use docker and yarn?
oeb25, rstuven, idris, busybeaver, ewnd9 and 80 moreandrelillvede, viztastic, aleccool213, JustinBeaudry, keatz55 and 25 more