Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

semver filtering and ordering #706

Closed
squaremo opened this issue Aug 14, 2017 · 0 comments · Fixed by #1266
Closed

semver filtering and ordering #706

squaremo opened this issue Aug 14, 2017 · 0 comments · Fixed by #1266

Comments

@squaremo
Copy link
Member

For the postgres image (postgres), which has tags representing versions, the timestamps of the images are not in the same order as the versions.

For public images like this, and for people who version their own images, it'd be pretty useful to be able to filter on semver ranges like ^9.4. This would imply an ordering by version as well (i.e., using semver.LessThan` or whatever the library function is).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants