- To build and run on a docker container use these commands:
- docker build -t myangularapp .
- docker run -d -p 8000/80 {imageid}
- you can get the imageid through
docker imagescommand
forked from awsandgit/angular-pipeline
-
Notifications
You must be signed in to change notification settings - Fork 0
shivambansa/angular-pipeline
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 54.9%
- HTML 29.6%
- JavaScript 10.0%
- Shell 2.0%
- Dockerfile 1.9%
- CSS 1.6%