
guergeiro/pnpmMaintained by:
Breno Salles
Where to get help:
GitHub Discussions
Dockerfile links18-6, 18-7, 18-8, 18-9, 18-10
20-7, 20-8, 20-9, 20-10
22-8, 22-9, 22-10, lts-latest
latest-latest, current-latest
18-6-alpine, 18-7-alpine, 18-8-alpine, 18-9-alpine, 18-10-alpine
20-7-alpine, 20-8-alpine, 20-9-alpine, 20-10-alpine
22-8-alpine, 22-9-alpine, 22-10-alpine, lts-latest-alpine
current-latest-alpine
18-6-slim, 18-7-slim, 18-8-slim, 18-9-slim, 18-10-slim
20-7-slim, 20-8-slim, 20-9-slim, 20-10-slim
22-8-slim, 22-9-slim, 22-10-slim, lts-latest-slim
current-latest-slim
Where to file issues:
[***]
Supported architectures:
Based on Node's base image.
Dockerfile in your Node.js app projectdockerfile# specify the base image with your desired version FROM guergeiro/pnpm:22-10 COPY . . RUN pnpm install CMD ["pnpm", "start"]
You can then build and run the Docker image:
console$ docker build -t my-nodejs-app . $ docker run -it --rm --name my-running-app my-nodejs-app
guergeiro/pnpm:<node-version>-<pnpm-version>This is the defacto image.
guergeiro/pnpm:<node-version>-<pnpm-version>-alpineThis image is based on the popular Alpine Linux project, available in the alpine official image.
guergeiro/pnpm:<node-version>-<pnpm-version>-slimThis image does not contain the common packages contained in the default tag and
only contains the minimal packages needed to run node.
Support is given based on Node's release schedule and the compatibility list of pnpm.
IMPORTANT:
Special versions of node - lts, latest, current - will only target the
last version of pnpm.
manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务