Base image to serve an angular application with nginx
10K+
Docker Image to serve Angular application with nginx from a container.
This container is running as non-root user by default.
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
See the demo folder for sample usage: https://github.com/trion-development/docker-nginx-angular/demo
Content type
Image
Digest
sha256:8d629381b…
Size
9.8 MB
Last updated
almost 4 years ago
docker pull trion/nginx-angular