forked from containers/storage
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters