- I started docker container. Nodejs | TS
- I continue to work on the application
QUESTION: Can I force docker to track files and rebuild. If so, what manipulations do I need to do?
Maybe there is a flag docker up --build --watch ??
QUESTION: Can I force docker to track files and rebuild. If so, what manipulations do I need to do?
Maybe there is a flag docker up --build --watch ??