summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/tunnel/images.go
Commit message (Expand)AuthorAge
* 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
* | Merge pull request #6583 from mheon/inspect_ctr_before_imgOpenShift Merge Robot2020-06-17
|\ \ | |/ |/|
| * Fix podman inspect on overlapping/missing objectsMatthew Heon2020-06-16
* | Fix podman-remote imagesDaniel J Walsh2020-06-16
|/
* Turn on More lintersDaniel J Walsh2020-06-15
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* v2 podman-remote buildBrent Baude2020-05-21
* Handle filters correctly for podman pruneDaniel J Walsh2020-05-21
* Fix remote handling of podman images callsDaniel J Walsh2020-05-21
* Test fixes for remote integrationBrent Baude2020-05-20
* Make convenience boxed true/false easier to useJhon Honce2020-05-14
* enable remote image treeBrent Baude2020-05-13
* v2podman image signBrent Baude2020-05-11
* image removal: refactor part 2Valentin Rothberg2020-05-04
* enable inspect testsValentin Rothberg2020-04-29
* V2 restore libpod.Shutdown() when exiting podman commandsJhon Honce2020-04-22
* Fix integration tests for untagBrent Baude2020-04-22
* podman rmi: refactor logicValentin Rothberg2020-04-21
* V2 podman image treeJhon Honce2020-04-20
* podmanV2: implement buildValentin Rothberg2020-04-17