summaryrefslogtreecommitdiff
path: root/libpod/runtime_img.go
Commit message (Expand)AuthorAge
* images: add context to GetParent/IsParent/Remove/Prune...Nalin Dahyabhai2019-04-25
* Buffer stdin to a file when importing "-"Nalin Dahyabhai2019-03-11
* podman-remote load imagebaude2019-02-21
* Fix volume handling in podmanDaniel J Walsh2019-02-14
* podman-remote import|exportbaude2019-02-05
* Remove some unused data structures and codeMiloslav Trmač2018-12-06
* Vendor in new new buildah/cibaude2018-10-17
* Vendor in latest containers/buildahDaniel J Walsh2018-09-18
* switch projectatomic to containersDaniel J Walsh2018-08-16
* RFC: Remove unused transport name constants from libpodMiloslav Trmač2018-08-01
* Remove the TransportNames arraysMiloslav Trmač2018-08-01
* podman rmi should only untag image if parent of anotherumohnani82018-07-12
* libpod: Execute poststop hooks locallyW. Trevor King2018-06-04
* Use buildah commit and bud in podmanbaude2018-04-27
* regression: tls verify should be set on registries.conf if insecurebaude2018-04-18
* Remove image via storage if a buildah container is associatedTomSweeneyRedHat2018-04-05
* Fix some minor issues lint has been picking upMatthew Heon2018-03-27
* Stage 4 Image cleanupbaude2018-03-23
* Removing tagged images change in behaviorbaude2018-03-22
* Migrate podman inspect and tag to image librarybaude2018-03-21
* Migrate podman images to image librarybaude2018-03-21
* Image library stage 4 - create and commitbaude2018-03-20
* Stage3 Image Librarybaude2018-03-14
* podman-images: return correct image listValentin Rothberg2018-03-14
* Podman load can pull in compressed filesumohnani82018-03-08
* Image Resolution Stage 1baude2018-03-08
* podman import, load, and commit are too verbosebaude2018-03-07
* podman load dont panic when no repotagsbaude2018-02-26
* Performance enhancement for podman imagesbaude2018-02-20
* Migrate Create|Commit to ginkgobaude2018-02-02
* Ginkgo Tests: ps, pull, push and rmbaude2018-01-31
* Streamline image resolutionbaude2018-01-23
* Shortname deletion continuedbaude2018-01-08
* Remove by shortnamebaude2018-01-08
* Run by shortnamebaude2018-01-04
* Add support for adding devices to containerDaniel J Walsh2017-12-19
* Add manifest type conversion to kpod pushumohnani82017-12-14
* Update kpod inspect to use the new container stateumohnani82017-12-12
* Fix misleading print statement in kpod loadumohnani82017-12-11
* Vendor in latest upstream containers/imageumohnani82017-12-11
* Fix rmi -f removing containers from storage without telling libpodMatthew Heon2017-11-29
* remove unused functions and variablesSuraj Deshmukh2017-11-28
* Add docker transport to push image before final failureTomSweeneyRedHat2017-11-28
* Create|Run container from Image IDbaude2017-11-27
* Enhancements to papr testsbaude2017-11-17
* Address run/create performance issuesbaude2017-11-14
* Add 'kpod import' commandUrvashi Mohnani2017-11-07
* Respect the quiet flag.Daniel J Walsh2017-11-07
* Fix gofmt errorsDaniel J Walsh2017-11-02
* libpod create and runbaude2017-11-01