Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kdcro101/docker-node-angular
Docker Image for Node & Angular
https://github.com/kdcro101/docker-node-angular
Last synced: 17 days ago
JSON representation
Docker Image for Node & Angular
- Host: GitHub
- URL: https://github.com/kdcro101/docker-node-angular
- Owner: kdcro101
- Created: 2020-03-03T09:05:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T09:11:18.000Z (almost 5 years ago)
- Last Synced: 2024-10-23T05:16:30.249Z (2 months ago)
- Language: Shell
- Size: 58.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js + Angular 9
```sh
docker run -d --restart unless-stopped -h node -p 44022:22 -p 3000 -p 4200 -p 9222 -p 9876 -v projects:/home/dev/projects --entrypoint /bin/bash node-angular /script/start
```