Skip to content

shidaxi/docker-nginx-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker base image for single page application (SPA)

Example Dockerfile:

FROM shidaxi/nginx-spa:latest

ADD dist/* .

About

Nginx image for Single Page Application

Resources

Stars

Watchers

Forks

Packages

No packages published