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
- Host: GitHub
- URL: https://github.com/danielkov/node-pnpm
- Owner: danielkov
- Created: 2022-12-20T15:37:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-20T15:44:45.000Z (over 3 years ago)
- Last Synced: 2025-04-08T22:02:02.567Z (about 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```