bobcode99 / docker-alpine-node-git-yarn

A lightweight alpine linux docker image containing node, yarn and git.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alpine-node-git-yarn

GitHub Workflow Status GitHub Workflow Status Docker Image Size (tag) Docker Pulls

A lightweight alpine linux docker image containing node, yarn and git.

usage

docker run -t jwigley/alpine-node-git-yarn

tags

Tag Description
latest latest alpine, node, git and yarn
node-18 alpine, node 18.x.x, git and yarn
node-16 alpine, node 16.x.x, git and yarn
node-14 alpine, node 14.x.x, git and yarn
node-12 alpine, node 12.x.x, git and yarn
node-10 alpine, node 10.x.x, git and yarn
node-6 alpine, node 6.x.x, git and yarn
node-6.10.3 alpine, node 6.10.3, git and yarn

About

A lightweight alpine linux docker image containing node, yarn and git.

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%