Sign inSign up

sinlov/docker-pnpm

By sinlov

Updated about 2 years ago

node image if you need an image with pnpm

Image
0

9.9K

sinlov/docker-pnpm repository overview

docker image size docker pulls

docker-pnpm

for

  • latest semver version
  • node build image with pnpm, start maintain version node:20.5.1
fast use
docker run --rm -it \
  --entrypoint /bin/bash \
  --name "test-docker-pnpm" \
  sinlov/docker-pnpm:latest

# then can use
pnpm --version

Tag summary

Content type

Image

Digest

sha256:f79436ad1

Size

383.6 MB

Last updated

about 2 years ago

docker pull sinlov/docker-pnpm