index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
util
/
mountOpts.go
Commit message (
Expand
)
Author
Age
*
run, mount: allow setting driver specific option using volume-opt
Aditya R
2022-04-12
*
pkg: support passing down options for idmap
Giuseppe Scrivano
2022-02-16
*
idmap should be able to be specified along with other options
Daniel J Walsh
2022-02-08
*
volume: add support for non-volatile upperdir,workdir for overlay volumes
Aditya Rajan
2022-01-28
*
volumes: add new option idmap
Giuseppe Scrivano
2021-11-18
*
Add U volume flag to chown source volumes
Eduardo Vega
2021-02-22
*
Docker ignores mount flags that begin with constency
Daniel J Walsh
2021-01-30
*
Add better support for unbindable volume mounts
Daniel J Walsh
2020-11-02
*
Add support for overlay volume mounts in podman.
Qi Wang
2020-07-20
*
Turn on More linters
Daniel J Walsh
2020-06-15
*
Fix errors found in coverity scan
Daniel J Walsh
2020-05-01
*
pkg/spec.InitFSMounts: optimize
Kir Kolyshkin
2020-04-02
*
mount: add new options nocopyup|copyup for tmpfs
Giuseppe Scrivano
2019-11-07
*
Fix addition of mount options when using RO tmpfs
Matthew Heon
2019-08-28
*
Allow :z and :Z with ProcessOptions
Matthew Heon
2019-08-28
*
Set base mount options for bind mounts from base system
Matthew Heon
2019-08-28
*
Add support for 'exec', 'suid', 'dev' mount flags
Matthew Heon
2019-08-28
*
Remove --tmpfs size default
Ashley Cui
2019-08-14
*
Allow (but ignore) Cached and Delegated volume options
Matthew Heon
2019-06-18
*
storage: support --mount type=bind,bind-nonrecursive
Giuseppe Scrivano
2019-06-13
*
Ensure that named volumes have their options parsed
Matthew Heon
2019-05-01