An open API service indexing awesome lists of open source software.

https://github.com/danielkov/node-pnpm

Docker image that comes with PNPM pre-installed
https://github.com/danielkov/node-pnpm

Last synced: about 1 year ago
JSON representation

Docker image that comes with PNPM pre-installed

Awesome Lists containing this project

README

          

# Node PNPM

A Node.JS Docker image that comes with PNPM pre-installed. This image is based on the official Node.JS image. It can also be used to run arbitrary `pnpm` commands for things like a one off install.

```
ghcr.io/danielkov/node-pnpm:latest
```