summaryrefslogtreecommitdiff
path: root/pkg/domain/entities/images.go
Commit message (Expand)AuthorAge
* Revert "images --size"Valentin Rothberg2022-04-14
* images --sizeValentin Rothberg2022-04-08
* import: allow users to set os, arch and variant of importsAditya R2022-03-23
* podman rmi --ignoreValentin Rothberg2022-03-19
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor manifest list operationsJhon Honce2022-01-14
* podman image scp never enter podman user NScdoern2021-12-23
* podman, push: expose --compression-formatGiuseppe Scrivano2021-12-01
* --authfile command line argument for image sign command.José Guilherme Vanz2021-11-11
* Merge pull request #11958 from cdoern/scpOpenShift Merge Robot2021-11-08
|\
| * Podman Image SCP rootful to rootless transfercdoern2021-11-05
* | Fix swagger definitionsMatej Vasek2021-11-01
|/
* Refactor podman search to be more code friendlyJhon Honce2021-10-12
* image prune: support removing external containersValentin Rothberg2021-09-28
* podman save: enforce signature removalValentin Rothberg2021-09-23
* podman save: add `--uncompressed`Valentin Rothberg2021-09-22
* manifest: rm should not remove referenced images.Aditya Rajan2021-09-02
* Created scp.go image_scp_test.go and podman-image-scp.1.mdcdoern2021-07-30
* Fix documentation of the --format option of podman pushMiloslav Trmač2021-06-17
* Image import fromSrc now supports OS/Archcdoern2021-06-14
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* Correct compat images/{name}/push responseMilivoje Legenovic2021-03-07
* bump go module to v3Valentin Rothberg2021-02-22
* 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
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* SpellingJosh Soref2020-12-22
* Sign multi-arch imagesQi Wang2020-12-11
* Jira RUN-1106 Image handlers updatesJhon Honce2020-12-03
* [WIP] Docker compat API fixesMilivoje Legenovic2020-11-23
* REST API v2 - list of images - mandatory Created attributePetr Sakař2020-11-20
* save image remove signaturesQi Wang2020-10-21
* Search repository tags using --list-tagsQi Wang2020-10-09
* Properly handle podman run --pull commandDaniel J Walsh2020-09-27
* Restore 'id' stanza in pull resultsJhon Honce2020-09-21
* Refactor remote pull to provide progressJhon Honce2020-09-16
* Supports import&run--signature-policyQi Wang2020-09-15
* support multi-image (docker) archivesValentin Rothberg2020-09-08
* Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* Add podman image mountDaniel J Walsh2020-07-28
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Created timestamp returned by imagelist should be in unix formatDaniel J Walsh2020-06-30
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* Fixup issues found by golintDaniel J Walsh2020-06-10
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* V2 verify JSON output is consistent and doesn't driftJhon Honce2020-05-28
* Handle filters correctly for podman pruneDaniel J Walsh2020-05-21
* Fix remote handling of podman images callsDaniel J Walsh2020-05-21