https://github.com/cakuki/docker-alpine-nodemon
https://github.com/cakuki/docker-alpine-nodemon
docker docker-image docker-node nodejs nodejs-development
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cakuki/docker-alpine-nodemon
- Owner: cakuki
- Created: 2017-01-20T13:27:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-18T15:25:44.000Z (about 8 years ago)
- Last Synced: 2025-04-03T19:16:18.350Z (3 months ago)
- Topics: docker, docker-image, docker-node, nodejs, nodejs-development
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alpine Nodemon
Auto-reloading nodejs containers! Opinioned about your folder structure, put project sources (excluding package.json and metafiles) into `src` then run with src mounted.
## Supported tags and respective `Dockerfile` links
* `7`, `latest` [(7/Dockerfile)](https://github.com/cakuki/docker-alpine-nodemon/blob/7/Dockerfile)
* `7-slim` [(7-slim/Dockerfile)](https://github.com/cakuki/docker-alpine-nodemon/blob/7-slim/Dockerfile)
* `6` [(6/Dockerfile)](https://github.com/cakuki/docker-alpine-nodemon/blob/6/Dockerfile)