An open API service indexing awesome lists of open source software.

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

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)