This website requires JavaScript.
Explore
Help
Register
Sign In
Fascinated
/
docker-images
Watch
1
Star
1
Fork
0
You've already forked docker-images
Code
Issues
1
Pull Requests
Actions
Activity
2ccf9cf70f
docker-images
/
gitea-runner
/
NodeWithPnpmLatestDockerfile
4 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
update to latest nodejs
2023-10-15 00:24:01 +00:00
FROM fascinated/docker-images:node-latest
add node with pnpm
2023-10-15 00:08:50 +00:00
# Install pnpm
RUN npm install -g pnpm
Reference in New Issue
Copy Permalink