Skip to content

efosao/compose-watch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compose-watch

npm install compose-watch -g

A docker-compose cli tool that will watch a directory and restart the relevant service when files in the directory are modified. You can either provide a directory or it will use the current working directory.

compose-watch backend

This command will look for a docker-compose.yml in your current folder. If it can't find it there, it will work up the directories until the root directory.

About

A docker-compose watch command

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%