https://github.com/ealcantara22/node-vue
node lts alpine docker image with vue/cli. Run npm, npx, yarn or vue commands easely.
https://github.com/ealcantara22/node-vue
Last synced: 2 months ago
JSON representation
node lts alpine docker image with vue/cli. Run npm, npx, yarn or vue commands easely.
- Host: GitHub
- URL: https://github.com/ealcantara22/node-vue
- Owner: ealcantara22
- Created: 2019-07-06T02:18:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-06T03:10:38.000Z (almost 6 years ago)
- Last Synced: 2025-01-24T21:25:59.675Z (4 months ago)
- Language: Dockerfile
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-vue
node lts alpine docker image with vue/cli. Run npm, npx, yarn or vue commands easely.## Usage
`docker run --rm --volume path/to/app:/app ealcantara22/node-vue`