summaryrefslogtreecommitdiff
path: root/libpod/image/image.go
Commit message (Expand)AuthorAge
* Modify Runtime.getImage to return a storage.ImageMiloslav Trmač2020-02-07
* Document an aspect of newFromStorage behaviorMiloslav Trmač2020-02-07
* Introduce a Runtime.newImage constructorMiloslav Trmač2020-02-07
* Move Image.getLocalImage to Runtime.getLocalImageMiloslav Trmač2020-02-07
* Remove the getLocalImage() call from Image.SizeMiloslav Trmač2020-02-07
* Use Runtime.NewFromLocal instead of open-coded copiesMiloslav Trmač2020-02-07
* Trivial simplificationMiloslav Trmač2020-02-07
* Create two separate newImage instances in Runtime.NewMiloslav Trmač2020-02-07
* Call NewImageRuntimeFromStore from NewImageRuntimeFromOptionsMiloslav Trmač2020-02-07
* Wrap error for failing ImageSize callsSascha Grunert2020-02-04
* history: fix size computingValentin Rothberg2020-01-29
* inspect image healthchecksBrent Baude2020-01-27
* Merge pull request #4850 from vrothberg/fix-lintingOpenShift Merge Robot2020-01-13
|\
| * make lint: enable gocriticValentin Rothberg2020-01-13
* | Merge pull request #4817 from rhatdan/codespellOpenShift Merge Robot2020-01-13
|\ \ | |/ |/|
| * Add codespell to validate spelling mistakes in code.Daniel J Walsh2020-01-11
* | Merge pull request #4694 from openSUSE/history-names-in-inspectOpenShift Merge Robot2020-01-13
|\ \ | |/ |/|
| * Add history names to image inspect dataSascha Grunert2019-12-13
* | fix e2e test failurebaude2020-01-10
* | Initial commit on compatible APIJhon Honce2020-01-10
|/
* move image filters under libpod/imagesbaude2019-12-10
* Add support for image name historySascha Grunert2019-11-27
* Merge pull request #4512 from kunalkushwaha/prune-filterOpenShift Merge Robot2019-11-22
|\
| * filter added to image pruge command.Kunal Kushwaha2019-11-22
* | history: rewrite mappingsValentin Rothberg2019-11-12
|/
* images: distinguish between tags and digestsNalin Dahyabhai2019-10-29
* API: report multiple digests for imagesNalin Dahyabhai2019-10-29
* image: don't get confused by listsNalin Dahyabhai2019-10-29
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* Correct use of reexec.Init()Nalin Dahyabhai2019-09-26
* image: remove unused Decompose methodDan Williams2019-08-28
* Add --digestfile option to pushTomSweeneyRedHat2019-08-21
* add --pull flag for podman create&runQi Wang2019-08-09
* Fix possible runtime panic if image history len is zeroSascha Grunert2019-07-25
* golangci-lint phase 4baude2019-07-22
* Add support for listing read/only and read/write imagesDaniel J Walsh2019-07-19
* golangci-lint pass number 2baude2019-07-11
* first pass of corrections for golangci-lintbaude2019-07-10
* Handle images which contain no layersNalin Dahyabhai2019-06-26
* Begin to break up pkg/inspectMatthew Heon2019-06-03
* 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
* | images: add context to GetParent/IsParent/Remove/Prune...Nalin Dahyabhai2019-04-25
|/
* add image rmi eventbaude2019-04-08
* podman-remote image treebaude2019-04-04
* Set blob cache directory based on GraphDriverDaniel J Walsh2019-03-29
* fix Bug 1688041-podman image save removes existing imageQi Wang2019-03-20
* Tree implementation for podman imagesKunal Kushwaha2019-03-14