Only watch #667
Unanswered
TheDogHusky
asked this question in
Q&A
Only watch
#667
Replies: 1 comment 1 reply
-
Update on this, I made my own tool called docker-watch (no idea if someone did this already). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey!
I wanted to have a system in docker that simply executes a command when there are any container changes.
The only thing I've found for now is docker-gen, but I don't wanna generate templates or anything, just execute a command on container changes.
Is there a way to use docker-gen's watch to just execute a command and not do what it is intended to be used for ?
Sorry if this post is dumb.
Regards,
Adam
Beta Was this translation helpful? Give feedback.
All reactions