pumbaasdad / system-restore

1 stars 0 forks source link

Force container rebuild if dockerfile has been updated #365

Closed pumbaasdad closed 1 month ago

pumbaasdad commented 6 months ago

Currently using always rebuild... can probably be smarter if we just do it for services where dockerfile changed.

pumbaasdad commented 2 months ago

That is the Create docker containers step should only set build to always if any of the dockerfiles or the compose file changed.