This is a Docker image for using Node.js with Yarn package manager
tag | alpine | nodejs | yarn |
---|---|---|---|
1.0.1 | 3.15.3 | 16.14.2 | 1.22.17 |
docker run --rm -it -p <localhostport>:<hostport> -v /absolute/path/to/workdir:/root/workdir xandai/node-yarn:latest /bin/bsh