Windows: Added support for storage-opt size

Signed-off-by: Darren Stahl <darst@microsoft.com>
Upstream-commit: 7a4dfc4a33
Component: cli
This commit is contained in:
Darren Stahl
2017-06-02 00:10:04 +00:00
committed by Tibor Vass
parent b32ef3f32e
commit 650aa8ff5a
2 changed files with 2 additions and 2 deletions
@@ -170,7 +170,7 @@ Set storage driver options per container.
This (size) will allow to set the container rootfs size to 120G at creation time.
User cannot pass a size less than the Default BaseFS Size. This option is only
available for the `devicemapper`, `btrfs`, and `zfs` graph drivers.
available for the `devicemapper`, `btrfs`, `windowsfilter`, and `zfs` graph drivers.
### Specify isolation technology for container (--isolation)
@@ -198,7 +198,7 @@ The `-w` lets the command being executed inside directory given, here
This (size) will allow to set the container rootfs size to 120G at creation time.
User cannot pass a size less than the Default BaseFS Size. This option is only
available for the `devicemapper`, `btrfs`, and `zfs` graph drivers.
available for the `devicemapper`, `btrfs`, `windowsfilter`, and `zfs` graph drivers.
### Mount tmpfs (--tmpfs)