/docker-yarnpkg

Docker builds for the Yarn package manager

MIT LicenseMIT

docker-yarnpkg

Docker builds for the Yarn package manager

Reasoning

There already exists a great docker image for yarn here. However, it uses npm to install yarn, which is currently deprecated. This repo follows all of the public node docker versions, and installs Yarn using the recommended methods on the yarn website.