★ wanayoo — archive 1999 https://github.com/sushma7494/angular4-docker-exampleNouvelle recherche | Portail wanayoo
Skip to content
master
Go to file
Code
This branch is 1 commit ahead of avatsaev:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
e2e
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Dockerized Angular 4 App (with Angular CLI)

License: MIT

Build docker image

$ docker build -t myapp . 

Run the container

$ docker run -d -p 8080:80 myapp

The app will be available at http://localhost:8080

You can easily tweak the nginx config in nginx/default.conf

About

Efficiently Dockerized Angular CLI example app

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.