Skip to content

bhovhannes/nodemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodemon

Docker images based on official Node images with nodemon installed.

Image Variants

The nodemon image comes in these flavors:

bhovhannes/nodemon:latest

Is based on official lts Node image.

bhovhannes/nodemon:lts

Is based on official lts Node image.
Is equal to latest tag.

bhovhannes/nodemon:lts-slim

Is based on official lts-slim Node image.

bhovhannes/nodemon:alpine

Is based on official lts-alpine Node image.