Skip to content

AndreySenov/node-gyp-docker

Repository files navigation

node-gyp

node-gyp installed globally over the official NodeJS image

version build status

THIS DOCKER IMAGE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE MAINTAINERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE DOCKER IMAGE OR THE USE OR OTHER DEALINGS IN THE DOCKER IMAGE.

Quick reference

Tags & Dockerfiles

Where to find more versions and tags

the Tags page on Docker Hub

Where to file issues

the Issues page on Github

Image content

  • g++
  • make
  • Node.js (from the base image)
  • Python 3
  • Yarn (from the base image)