mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2025-02-17 20:53:23 +03:00
feat: update to Node.js 10 LTS (Dubnium)
This commit is contained in:
parent
ef59f9dfad
commit
b7a477d5a8
@ -1,4 +1,4 @@
|
||||
FROM node:carbon-alpine@sha256:d75742c5fd41261113ed4706f961a21238db84648c825a5126ada373c361f46e
|
||||
FROM node:dubnium-alpine
|
||||
LABEL maintainer "Tim Brust <tim.brust@sinnerschrader.com>"
|
||||
|
||||
ARG REFRESHED_AT
|
||||
|
@ -4,12 +4,12 @@
|
||||
[![Docker Build Status](https://img.shields.io/docker/build/timbru31/node-alpine-git.svg)](https://hub.docker.com/r/timbru31/node-alpine-git/)
|
||||
[![Build Status](https://travis-ci.org/timbru31/docker-node-alpine-git.svg?branch=master)](https://travis-ci.org/timbru31/docker-node-alpine-git)
|
||||
|
||||
A minimal Dockerfile based on Node.js 8 LTS (Carbon) alpine with Git and ssh installed.
|
||||
A minimal Dockerfile based on Node.js 10 LTS (Dubnium) alpine with Git and ssh installed.
|
||||
|
||||
## What's included
|
||||
|
||||
* Node.js 8
|
||||
* npm 5
|
||||
* Node.js 10
|
||||
* npm 6
|
||||
* yarn
|
||||
* Git
|
||||
* ssh
|
||||
|
Loading…
x
Reference in New Issue
Block a user