summaryrefslogtreecommitdiff
path: root/image/v1/imagev1.go
Commit message (Expand)AuthorAgeFilesLines
* Remove unused image/v1 codeSebastiaan van Stijn2022-05-101-32/+1
* remove unneeded "digest" alias for "go-digest"Sebastiaan van Stijn2022-03-041-1/+1
* goimports: fix importsSebastiaan van Stijn2019-09-181-1/+1
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Update logrus to v1.0.1Derek McGowan2017-07-311-1/+1
* *: use opencontainers/go-digest packageStephen J Day2017-01-061-1/+1
* Move imageID validation to stringid pkgTonis Tiigi2016-12-261-8/+2
* change minor mistake of spellingallencloud2016-12-201-1/+1
* Add engine-api types to dockerMichael Crosby2016-09-071-1/+1
* Update code for latest engine-apiVincent Demeester2016-04-191-3/+3
* Add os_version and os_features to ImageJohn Starks2016-04-041-2/+10
* Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6cQiang Huang2016-02-291-1/+1
* Merge pull request #20572 from runcom/sudo-userVincent Demeester2016-02-251-1/+1
|\
| * resolve the config file from the sudo userAntonio Murdaca2016-02-241-1/+1
* | Fix some typos in comments and stringsStefan Weil2016-02-221-1/+1
|/
* Update code to compile against new manifest interfaceAaron Lehmann2016-01-081-1/+1
* Add image storeTonis Tiigi2015-11-241-0/+148