Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow setting quota for individual containers
Drivers have the ability to support size and inodes quota, but we don't allow these options to be passed down to the driver. With this fix, Podman should be able to support --storage-opt size= per container. Helps Fix: containers/podman#11016 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
- Loading branch information