summaryrefslogtreecommitdiff
path: root/libpod/image/image_test.go
Commit message (Expand)AuthorAge
* add --pull flag for podman create&runQi Wang2019-08-09
* Merge pull request #2850 from baude/eventsjournaldOpenShift Merge Robot2019-04-25
|\
| * journald event loggingbaude2019-04-24
* | image: rework parent/child/history matchingNalin Dahyabhai2019-04-25
|/
* Changes to container runlabel for toolbox projectbaude2019-01-30
* Return a reference.Named from normalizedTagMiloslav Trmač2019-01-14
* Use reference.TagNameOnly instead of manually adding imageParts.tag in normal...Miloslav Trmač2019-01-14
* Use imageParts.normalizedReference in normalizeTagMiloslav Trmač2019-01-14
* libpod/image: Use ParseNormalizedNamed in RepoDigestsW. Trevor King2019-01-09
* Remove the forceSecure parameter on the pull call stackMiloslav Trmač2018-12-06
* We are mistakenly seeing repos as registries.Daniel J Walsh2018-08-31
* Skip unit tests which require storage when not running as rootMiloslav Trmač2018-07-26
* Split normalizeTag from Image.TagImageMiloslav Trmač2018-07-23
* Podman load/tag/save prepend localhost when no repository is presenthaircommander2018-07-20
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* regression: tls verify should be set on registries.conf if insecurebaude2018-04-18
* podman pull should always try to pullbaude2018-04-14
* Allow sha256: prefix for inputbaude2018-03-29
* Removing tagged images change in behaviorbaude2018-03-22
* Image library stage 4 - create and commitbaude2018-03-20
* Stage3 Image Librarybaude2018-03-14
* Image Resolution Stage 1baude2018-03-08