Hacker News new | ask | show | jobs
by withinboredom 977 days ago
I haven’t looked at the gist yet, but the number of projects I’ve seen using make as a glorified script runner is far above zero. It makes me sad.

In all seriousness, it would be amazing if make could somehow detect the docker state.

1 comments

If you could represent the docker state as a file with an updating (incrementing) timestamp, then you might be able to do something.