summaryrefslogtreecommitdiff
path: root/cmd/podman/common/volumes.go
Commit message (Expand)AuthorAge
* replace local mount consts with libpod/defineJakub Guzik2021-03-07
* bump go module to v3Valentin Rothberg2021-02-22
* Docker ignores mount flags that begin with constencyDaniel J Walsh2021-01-30
* Reduce general binding binary sizebaude2021-01-13
* Do not validate the volume source path in specgenPaul Holzinger2020-11-26
* Document containers.conf settings for remote connectionsDaniel J Walsh2020-11-19
* Add better support for unbindable volume mountsDaniel J Walsh2020-11-02
* new "image" mount typeValentin Rothberg2020-10-29
* Convert Split() calls with an equal sign to SplitN()TomSweeneyRedHat2020-10-13
* --mount: support arbitrary mount-argument orderValentin Rothberg2020-09-16
* Don't limit the size on /run for systemd based containersDaniel J Walsh2020-08-18
* podman: support --mount type=devptsGiuseppe Scrivano2020-08-03
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Add support for overlay volume mounts in podman.Qi Wang2020-07-20
* move go module to v2Valentin Rothberg2020-07-06
* Combine the code of dealing with 'readonly' and 'ro'.Charles Shih2020-06-02
* Add support for `readonly` option to --mountMatthew Heon2020-05-26
* Enable basic volumes support in Podmanv2Matthew Heon2020-04-22