summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/abi/images.go
Commit message (Expand)AuthorAge
* Merge pull request #15870 from idleroamer/podman-saveOpenShift Merge Robot2022-09-22
|\
| * cli: Add signature-policy flag to podman save😎Mostafa Emami2022-09-21
* | Replace deprecated ioutilChris Evich2022-09-20
|/
* Merge pull request #15511 from rhatdan/codespellOpenShift Merge Robot2022-09-12
|\
| * Fix stuttersDaniel J Walsh2022-09-10
* | refactor: use `os.ReadDir` for lightweight directory readingEng Zer Jun2022-09-11
|/
* Add ProgressWriter to PullOptionsVladimir Kochnev2022-08-19
* podman ssh work, using new c/common interfaceCharlie Doern2022-08-09
* remove image podman no pruneKarthik Elango2022-08-04
* Add support for creating sigstore signatures, and providing passphrasesMiloslav Trmač2022-07-30
* remote push: show copy progressValentin Rothberg2022-07-21
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* podman image scp remote support & podman image scp taggingcdoern2022-06-28
* golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* podman image mount: print pretty tableValentin Rothberg2022-05-24
* enable gocritic linterPaul Holzinger2022-04-26
* Revert "Switch all rootful to rootfull"Ashley Cui2022-04-25
* Switch all rootful to rootfullDaniel J Walsh2022-04-21
* Merge pull request #13588 from flouthoc/import-os-archOpenShift Merge Robot2022-03-23
|\
| * import: allow users to set os, arch and variant of importsAditya R2022-03-23
* | fix a number of errcheck issuesValentin Rothberg2022-03-22
|/
* podman rmi --ignoreValentin Rothberg2022-03-19
* switch podman image scp from depending on machinectl to just os/execcdoern2022-01-26
* Don't segfault if an image layer has no creation timestampColin Walters2022-01-20
* bump go module to version 4Valentin Rothberg2022-01-18
* podman image scp: implement --quietEd Santiago2022-01-12
* podman image scp never enter podman user NScdoern2021-12-23
* cmd, push: use the configured compression formatGiuseppe Scrivano2021-12-02
* 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 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