pNpm is a fast, disk space efficient package manager for node modules. This image just a wrapper of the official node image with pnpm installed.
You can use this image as a base image for your project.
or you can run it directly to use pnpm.
docker run --rm -it johnnyworks/pnpm:18.19.0-slim bash