An open API service indexing awesome lists of open source software.

https://github.com/theyorkshiredev/npm-container

Alpine image with NPM and Node installed
https://github.com/theyorkshiredev/npm-container

docker-image dockerfile nodejs npm

Last synced: about 2 months ago
JSON representation

Alpine image with NPM and Node installed

Awesome Lists containing this project

README

          

# NPM & NodeJS Container

A simple docker image with NPM (v6.0.1) and NodeJS (v8.9.3) installed.

## Build & Release Status

### Build

[![Build Status](https://gitlab.com/TheYorkshireDev/npm-container/badges/master/build.svg)](https://gitlab.com/TheYorkshireDev/npm-container/pipelines) [![GitHub tag](https://img.shields.io/github/tag/theyorkshiredev/npm-container.svg)](https://github.com/theyorkshiredev/npm-container/releases) [![license](https://img.shields.io/github/license/theyorkshiredev/npm-container.svg)](https://github.com/theyorkshiredev/npm-container/blob/master/LICENCE)

### Docker Image

[![Docker Build Status](https://img.shields.io/docker/build/theyorkshiredev/npm-container.svg)](https://hub.docker.com/r/theyorkshiredev/npm-container/) [![Docker Automated build](https://img.shields.io/docker/automated/theyorkshiredev/npm-container.svg)](https://hub.docker.com/r/theyorkshiredev/npm-container/) [![Docker Pulls](https://img.shields.io/docker/pulls/theyorkshiredev/npm-container.svg)](https://hub.docker.com/r/theyorkshiredev/npm-container/) [![Docker Stars](https://img.shields.io/docker/stars/theyorkshiredev/npm-container.svg)](https://hub.docker.com/r/theyorkshiredev/npm-container/)

## Contribute

**Please Note:** The development of this project is done within a GitLab repository and uses the integrated GitLab CI. If you wish to contribute in anyway feel free to send pull requests and submit issues on GitLab. This GitHub repository is a mirror of the master branch within GitLab and is intended for users unfamiliar with GitLab.

* [Development Repository](https://gitlab.com/TheYorkshireDev/npm-container)
* [Report Issues on GitLab](https://gitlab.com/TheYorkshireDev/npm-container/issues)
* [Repository CI & CD](https://gitlab.com/TheYorkshireDev/npm-container/pipelines)