summaryrefslogtreecommitdiff
path: root/libpod/volume_internal.go
Commit message (Expand)AuthorAge
* Add support for 'image' volume driverMatthew Heon2022-09-22
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* volume: new options [no]copyGiuseppe Scrivano2022-06-27
* volume: add new option -o o=noquotaGiuseppe Scrivano2022-04-28
* bump go module to version 4Valentin Rothberg2022-01-18
* Support all volume mounts for rootless containersDaniel J Walsh2022-01-04
* Support size and inode options on builtin volumesDaniel J Walsh2021-08-02
* Fix volumes with uid and gid optionsPaul Holzinger2021-06-11
* Ensure manually-created volumes have correct ownershipMatthew Heon2021-03-24
* bump go module to v3Valentin Rothberg2021-02-22
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Turn on More lintersDaniel J Walsh2020-06-15
* Add support for containers.confDaniel J Walsh2020-03-27
* Ensure volumes reacquire locks on state refreshMatthew Heon2019-12-02
* When first mounting any named volume, copy upMatthew Heon2019-09-09
* Correctly report errors on unmounting SHMMatthew Heon2019-09-05
* Add ability for volumes with options to mount/umountMatthew Heon2019-09-05
* Remove locks from volumesMatthew Heon2019-02-21
* Fix volume handling in podmanDaniel J Walsh2019-02-14
* Add "podman volume" commandumohnani82018-12-06