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
- Host: GitHub
- URL: https://github.com/theyorkshiredev/npm-container
- Owner: TheYorkshireDev
- License: mit
- Created: 2017-08-13T12:03:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T18:03:49.000Z (about 8 years ago)
- Last Synced: 2025-01-11T19:23:41.543Z (over 1 year ago)
- Topics: docker-image, dockerfile, nodejs, npm
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](https://gitlab.com/TheYorkshireDev/npm-container/pipelines) [](https://github.com/theyorkshiredev/npm-container/releases) [](https://github.com/theyorkshiredev/npm-container/blob/master/LICENCE)
### Docker Image
[](https://hub.docker.com/r/theyorkshiredev/npm-container/) [](https://hub.docker.com/r/theyorkshiredev/npm-container/) [](https://hub.docker.com/r/theyorkshiredev/npm-container/) [](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)