Skip to content

cpuguy83/docker-compose-reloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose-reloader

Monitor fs events and reload docker-compose on changes

Watches for FS events and reloads the docker-compose.yml from the current working dir. Also sends livereload notifications.

Usage

docker-compose-watcher --watch . --service app

if --service is not set reload all services. If --watch is not set, watch current dir (and all subdirs). --watch can be specified multiple times

About

Monitor fs events and reload docker-compose on changes

Resources

License

Stars

Watchers

Forks

Packages

No packages published