| Commit message (Expand) | Author | Age |
* | fix: swapped volume relabel option values | Xabier Napal | 2021-06-24 |
* | replace local mount consts with libpod/define | Jakub Guzik | 2021-03-07 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Docker ignores mount flags that begin with constency | Daniel J Walsh | 2021-01-30 |
* | Reduce general binding binary size | baude | 2021-01-13 |
* | Do not validate the volume source path in specgen | Paul Holzinger | 2020-11-26 |
* | Document containers.conf settings for remote connections | Daniel J Walsh | 2020-11-19 |
* | Add better support for unbindable volume mounts | Daniel J Walsh | 2020-11-02 |
* | new "image" mount type | Valentin Rothberg | 2020-10-29 |
* | Convert Split() calls with an equal sign to SplitN() | TomSweeneyRedHat | 2020-10-13 |
* | --mount: support arbitrary mount-argument order | Valentin Rothberg | 2020-09-16 |
* | Don't limit the size on /run for systemd based containers | Daniel J Walsh | 2020-08-18 |
* | podman: support --mount type=devpts | Giuseppe Scrivano | 2020-08-03 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Add support for overlay volume mounts in podman. | Qi Wang | 2020-07-20 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Combine the code of dealing with 'readonly' and 'ro'. | Charles Shih | 2020-06-02 |
* | Add support for `readonly` option to --mount | Matthew Heon | 2020-05-26 |
* | Enable basic volumes support in Podmanv2 | Matthew Heon | 2020-04-22 |