Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 455 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 455 Bytes

Docker Automated Docker Build

Docker Node

Docker Image for building Node Apps with node-gyp and Python. (e.g. with GitlabCI)

Versions

  • Alpine 3.8
  • Node 10.7 / NPM 6.2
  • Git
  • node-gyp
  • Python

Image

You can find the Docker Image on Docker Hub: smlabt/node

docker pull smlabt/node