summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/tunnel/images.go
Commit message (Expand)AuthorAge
* remote push: show copy progressValentin Rothberg2022-07-26
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* api,images: add support for LookupManifest to Image remove APIAditya R2022-06-30
* podman image scp remote support & podman image scp taggingcdoern2022-06-28
* podman-remote push --remove-signatures supportDaniel J Walsh2022-06-10
* 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
* podman image scp never enter podman user NScdoern2021-12-23
* Only open save output file with WRONLYDaniel J Walsh2021-11-29
* Merge pull request #11958 from cdoern/scpOpenShift Merge Robot2021-11-08
|\
| * Podman Image SCP rootful to rootless transfercdoern2021-11-05
* | Handle HTTP 409 error messages properly for Pod actionsOndra Machacek2021-11-02
|/
* Refactor podman search to be more code friendlyJhon Honce2021-10-12
* image prune: support removing external containersValentin Rothberg2021-09-28
* podman save: add `--uncompressed`Valentin Rothberg2021-09-22
* remote untag: support digestsValentin Rothberg2021-09-20
* podman diff accept two images or containersPaul Holzinger2021-07-02
* create: support images with invalid platformValentin Rothberg2021-06-23
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Bump containers/buildah to v1.19.4Daniel J Walsh2021-02-08
* Merge pull request #9149 from rhatdan/docsOpenShift Merge Robot2021-01-29
|\
| * Podman-remote push can support --formatDaniel J Walsh2021-01-29
* | Merge pull request #9133 from rhatdan/pull1OpenShift Merge Robot2021-01-29
|\ \ | |/ |/|
| * Cleanup bindings for image pullDaniel J Walsh2021-01-27
* | Switch podman image push handlers to use abiDaniel J Walsh2021-01-27
|/
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* Add binding options for container|pod existsbaude2021-01-18
* Reduce general binding binary sizebaude2021-01-13
* 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
* Podman image bindings for 3.0baude2020-12-15
* Document docker transport is the only supported remote transportDaniel J Walsh2020-11-29
* fix remote untagValentin Rothberg2020-09-30
* remote load: check if input is directoryValentin Rothberg2020-09-24
* enable --iidfile for podman-remote buildbaude2020-09-17
* Refactor API build endpoint to be more compliantJhon Honce2020-09-14
* support multi-image (docker) archivesValentin Rothberg2020-09-08
* Replace deepcopy on history resultsBrent Baude2020-08-11
* podman-remote send name and tagBrent Baude2020-08-05
* 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
* Merge pull request #6634 from baude/v2buildfixesOpenShift Merge Robot2020-06-17
|\
| * fix misc remote build issuesBrent Baude2020-06-17