Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Disk allocation format #459

Merged
merged 1 commit into from Jun 14, 2016
Merged

Disk allocation format #459

merged 1 commit into from Jun 14, 2016

Commits on Jun 14, 2016

  1. Fixes #427

    Added option for user to select disk allocation format. Example:
    
    docker volume create --driver=vmdk --name=vol -o diskformat=eagerzeroedthick
    format choices:
    "zeroedthick", "thin" (default), "eagerzeroedthick"
    Abrar Shivani committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    d72b1dd View commit details
    Browse the repository at this point in the history