subuser-security / subuser

Run programs on linux with selectively restricted permissions.
http://subuser.org
GNU Lesser General Public License v3.0
890 stars 65 forks source link

Older versions of subuser cannot handle newer image sources #221

Closed timthelion closed 9 years ago

timthelion commented 9 years ago

There is no way to tell subuser whether it knows how to install images from a given repository. Older versions of subuser may lack the functionality to install new image sources. Afterall, we cannot just stop adding new features.

There should be a way of suggesting a "minimum subuser version" for a repository.

Worse yet, the default repository can break on older versions of subuser as new features are added.