Docker Track Changes (--watch)

Viewed 11
  1. I started docker container. Nodejs | TS
  2. 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 ??

0 Answers
Related