summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/abi/images.go
Commit message (Expand)AuthorAge
* Merge pull request #11958 from cdoern/scpOpenShift Merge Robot2021-11-08
|\
| * Podman Image SCP rootful to rootless transfercdoern2021-11-05
* | Fix libpod API conformance to swaggerMatej Vasek2021-11-01
|/
* tag: Support tagging manifest list instead of resolving to imagesAditya Rajan2021-10-21
* Refactor podman search to be more code friendlyJhon Honce2021-10-12
* faster image inspectionValentin Rothberg2021-10-08
* image prune: support removing external containersValentin Rothberg2021-09-28
* podman save: enforce signature removalValentin Rothberg2021-09-23
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* podman save: add `--uncompressed`Valentin Rothberg2021-09-22
* manifest: rm should not remove referenced images.Aditya Rajan2021-09-02
* vendor containers/common@mainValentin Rothberg2021-07-16
* podman diff accept two images or containersPaul Holzinger2021-07-02
* Image import fromSrc now supports OS/Archcdoern2021-06-14
* update c/commonValentin Rothberg2021-05-20
* image prune: remove unused images only with `--all`Valentin Rothberg2021-05-17
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* rmi: don't break when the image is missing a manifestNalin Dahyabhai2021-04-20
* allow the removal of storage imagesDaniel J Walsh2021-03-08
* Correct compat images/{name}/push responseMilivoje Legenovic2021-03-07
* image removal: ignore unknown-layer errorsValentin Rothberg2021-03-04
* Correct compat images/create?fromImage responseMilivoje Legenovic2021-02-26
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Enable golint linterPaul Holzinger2021-02-11
* make `podman rmi` more robustValentin Rothberg2021-02-08
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* Allow podman push to push manifest listsDaniel J Walsh2021-01-15
* Remove the ability to use [name:tag] in podman load commandDaniel J Walsh2021-01-12
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* Sign multi-arch imagesQi Wang2020-12-11
* image sign using per user registries.dQi Wang2020-12-07
* Close image rawSource when each loop endsQi Wang2020-12-04
* Do not pass name argument to Load APIQi Wang2020-12-02
* NewFromLocal can return multiple imagesDaniel J Walsh2020-10-28
* save image remove signaturesQi Wang2020-10-21
* Search repository tags using --list-tagsQi Wang2020-10-09
* Remove excessive error wrappingKir Kolyshkin2020-10-05
* image prune: remove all candidatesValentin Rothberg2020-10-02
* Properly handle podman run --pull commandDaniel J Walsh2020-09-27
* Fix podman image unmount to only report images unmountedDaniel J Walsh2020-09-21
* Supports import&run--signature-policyQi Wang2020-09-15
* Refactor API build endpoint to be more compliantJhon Honce2020-09-14
* podman container runlabel should pull the image if it does not existDaniel J Walsh2020-09-10
* support multi-image (docker) archivesValentin Rothberg2020-09-08
* Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* Error pass through for more accurate error reportingParker Van Roy2020-08-10
* fix bug podman sign storage pathQi Wang2020-08-04
* Fix `podman image search` missing descriptionRalf Haferkamp2020-07-29