summaryrefslogtreecommitdiff
path: root/pkg/util/mountOpts.go
Commit message (Expand)AuthorAge
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* volume: new options [no]copyGiuseppe Scrivano2022-06-27
* run, mount: allow setting driver specific option using volume-optAditya R2022-04-12
* pkg: support passing down options for idmapGiuseppe Scrivano2022-02-16
* idmap should be able to be specified along with other optionsDaniel J Walsh2022-02-08
* volume: add support for non-volatile upperdir,workdir for overlay volumesAditya Rajan2022-01-28
* volumes: add new option idmapGiuseppe Scrivano2021-11-18
* Add U volume flag to chown source volumesEduardo Vega2021-02-22
* Docker ignores mount flags that begin with constencyDaniel J Walsh2021-01-30
* Add better support for unbindable volume mountsDaniel J Walsh2020-11-02
* Add support for overlay volume mounts in podman.Qi Wang2020-07-20
* Turn on More lintersDaniel J Walsh2020-06-15
* Fix errors found in coverity scanDaniel J Walsh2020-05-01
* pkg/spec.InitFSMounts: optimizeKir Kolyshkin2020-04-02
* mount: add new options nocopyup|copyup for tmpfsGiuseppe Scrivano2019-11-07
* Fix addition of mount options when using RO tmpfsMatthew Heon2019-08-28
* Allow :z and :Z with ProcessOptionsMatthew Heon2019-08-28
* Set base mount options for bind mounts from base systemMatthew Heon2019-08-28
* Add support for 'exec', 'suid', 'dev' mount flagsMatthew Heon2019-08-28
* Remove --tmpfs size defaultAshley Cui2019-08-14
* Allow (but ignore) Cached and Delegated volume optionsMatthew Heon2019-06-18
* storage: support --mount type=bind,bind-nonrecursiveGiuseppe Scrivano2019-06-13
* Ensure that named volumes have their options parsedMatthew Heon2019-05-01