summaryrefslogtreecommitdiff
path: root/libpod/runtime_img.go
Commit message (Expand)AuthorAge
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* rmi: don't break when the image is missing a manifestNalin Dahyabhai2021-04-20
* Should send the OCI runtime path not just the name to buildahDaniel J Walsh2021-03-31
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* Cleanup /libpod/images/load handlerJhon Honce2021-03-19
* podman load: fix error handlingValentin Rothberg2021-03-09
* allow the removal of storage imagesDaniel J Walsh2021-03-08
* bump go module to v3Valentin Rothberg2021-02-22
* podman build: pass runtime to buildahValentin Rothberg2021-02-16
* Enable golint linterPaul Holzinger2021-02-11
* Remove the ability to use [name:tag] in podman load commandDaniel J Walsh2021-01-12
* SpellingJosh Soref2020-12-22
* Do not pass name argument to Load APIQi Wang2020-12-02
* Supports import&run--signature-policyQi Wang2020-09-15
* support multi-image (docker) archivesValentin Rothberg2020-09-08
* Unmount c/storage containers before removing themMatthew Heon2020-08-19
* add event for image buildBrent Baude2020-08-12
* Ensure that 'rmi --force' evicts Podman containersMatthew Heon2020-07-30
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Fix saving in oci formatQi Wang2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* image removal: refactor part 2Valentin Rothberg2020-05-04
* V2 Restore rmi testsJhon Honce2020-04-22
* Allow users to set TMPDIR environmentDaniel J Walsh2020-03-06
* golangci: enable goimportsValentin Rothberg2020-03-05
* Initial commit on compatible APIJhon Honce2020-01-10
* add struct response for removal of imagesbaude2019-12-23
* Add ONBUILD support to --changeMatthew Heon2019-12-05
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Unwrap errors before comparing themNalin Dahyabhai2019-10-14
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* make rmi messages more compatible with dockerbaude2019-08-08
* remove libpod from mainbaude2019-06-25
* Use standard remove functions for removing pod ctrsMatthew Heon2019-05-10
* 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