mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() Allow passing --storage-opt size=X to docker create/run commands for the `overlay2` graphriver. The size option is only available if the backing fs is xfs that is mounted with the `pquota` mount option. The user can pass any size less then the backing fs size. Signed-off-by: Amir Goldstein <amir73il@aquasec.com> |
||
---|---|---|
.. | ||
mount.go | ||
overlay.go | ||
overlay_test.go | ||
overlay_unsupported.go | ||
randomid.go |