dnephin / dobi

A build automation tool for Docker applications
https://dnephin.github.io/dobi/
Apache License 2.0
309 stars 36 forks source link

Leverage contents of dockerignore to determine whether image is stale #181

Closed tduffield closed 4 years ago

tduffield commented 4 years ago

Read the contents of the dockerignore file to determine whether or not an image is stale.

Closes #179

Signed-off-by: Tom Duffield tom@chef.io