This website requires JavaScript.
Explore
Help
Sign In
Neur0toxine
/
docker-node-alpine-git-gyp
Watch
1
Star
0
Fork
0
You've already forked docker-node-alpine-git-gyp
mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced
2024-11-24 21:36:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5b540b461c
docker-node-alpine-git-gyp
/
14
/
Dockerfile
3 lines
91 B
Docker
Raw
Normal View
History
Unescape
Escape
add gyp deps
2022-07-18 16:39:40 +03:00
FROM
timbru31/node-alpine-git:14
RUN
apk -U upgrade
&&
apk add --no-cache python3 make g++
Reference in New Issue
Copy Permalink