blablacar / dgr

Container build and runtime tool
Apache License 2.0
249 stars 21 forks source link

cnt should verify pushed dependencies when pushing #67

Closed prfalken closed 8 years ago

prfalken commented 9 years ago

Possibly a good idea to warn the users that they are pushing a version from which dependencies versions are not pushed yet.

example :

It could be a simple warn or even refuse to push. That way nobody can run an image with missing deps.

n0rad commented 8 years ago

fixed in v57 since build require all dependencies