This website requires JavaScript.
Explore
Help
Register
Sign In
CI-Docker-Images
/
node-alpine-git
Watch
2
Star
0
Fork
You've already forked node-alpine-git
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
4a0e371abe
node-alpine-git
/
Dockerfile
3 lines
75 B
Docker
Raw
Normal View
History
Unescape
Escape
Forcing node 22.4, as 22.5 has issues atm
2024-07-18 20:02:20 +00:00
FROM
node:22.4-alpine
Build and files
2024-07-18 19:55:54 +00:00
RUN
apk -U upgrade
&&
apk add --no-cache git openssh
Reference in a new issue
Copy permalink