summaryrefslogtreecommitdiff
path: root/libpod/reset.go
Commit message (Expand)AuthorAge
* system prune: remove all networksPaul Holzinger2022-02-03
* bump go module to version 4Valentin Rothberg2022-01-18
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* [NO TESTS NEEDED] Fix typo in storage.conf file exists messageEthan Soucy2021-09-30
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Don't accidently remove XDG_RUNTIME_DIR when reseting storageDaniel J Walsh2020-12-16
* Use Libpod tmpdir for pause pathMatthew Heon2020-12-02
* Don't remove config files with podman system resetPaul Holzinger2020-08-28
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Add support for containers.confDaniel J Walsh2020-03-27
* Fix bug podman reset to not remove $XDG_RUNTIME_DIRQi Wang2020-03-05
* Add podman system reset commandDaniel J Walsh2019-11-29