summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/tunnel/images.go
Commit message (Expand)AuthorAge
* 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
* Add support for the global flags and config filesJhon Honce2020-04-14
* podmanV2: implement searchValentin Rothberg2020-04-09
* V2 podman diff(changes) supportJhon Honce2020-04-07
* podmanv2 save imageBrent Baude2020-04-03
* podmanV2: implement pushValentin Rothberg2020-04-02
* podmanv2 importBrent Baude2020-04-01
* podmanv2 loadBrent Baude2020-04-01
* V2 podman inspectJhon Honce2020-04-01
* podman v2 image tag and untagBrent Baude2020-03-31
* podmanV2: implement pullValentin Rothberg2020-03-31
* V2 podman image pruneJhon Honce2020-03-26
* V2 podman image rm | podman rmi [IMAGE]Jhon Honce2020-03-25
* V2 podman imageJhon Honce2020-03-25
* V2 podman images/image listJhon Honce2020-03-24
* V2 podman commandJhon Honce2020-03-18