dnephin / dobi

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

image:pull should pull all tags #167

Open Fuco1 opened 5 years ago

Fuco1 commented 5 years ago

Currently it seems it only pulls one tag. Is this intentional? I have a bunch of tags for caching purposes and before build I need to pull all of them.