Skip to content

michaellzc/alpine-yarn-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

alpine-yarn-nginx

Docker image that ships Node, Npm, and Nginx together.

Latest version:

Item Version
Node v10.14.2
Npm v6.4.1
Yarn v1.12.3
Nginx v1.15.7

Supported tags

Usage

$ docker pull exiasr/alpine-yarn-nginx

Static files are served under /usr/share/nginx/html by default, or you may modify the config file for reverse proxy.