Skip to content

trion-development/docker-nginx-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular nginx docker image

Docker Image to serve Angular application with nginx from a container.

This container is running as non-root user by default.

Usage

Use as base image and copy your Angular application to /usr/share/nginx/html. For development purposes you can mount the application using a volume mount.

If you want to build your angular app using docker, see

Sample project

See the demo folder for sample usage: https://github.com/trion-development/docker-nginx-angular/demo

About

Base image to serve angular application with nginx

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published