Skip to content

alexxxnf/nginx-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

nginx for SPA

This repo contains Docker image for nginx optimized to serve static SPA behind load balancer.

The target of this project is to have nginx with smallest possible RAM and HDD footprint.

Usage

FROM alexxxnf/nginx-spa

COPY ./dist/ /etc/nginx/html/

Available modules

TBD

About

nginx for SPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published