Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make compose file allow to specify names for non-external volume #306

Merged
merged 2 commits into from
Jul 27, 2017

Commits on Jul 19, 2017

  1. Add Compose format 3.4

    Signed-off-by: Daniel Nephin <dnephin@docker.com>
    dnephin authored and lipingxue committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    0adccac View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. Change to enable volume name can be customized.

    Signed-off-by: Liping Xue <lipingxue@gmail.com>
    Change to enable volume name can be customized.
    Signed-off-by: Liping Xue <lipingxue@gmail.com>
    
    Change to enable volume name can be customized.
    
    Remove unused debug info.
    
    Address comments from Daniel and solve the lint error.
    Signed-off-by: Liping Xue <lipingxue@gmail.com>
    
    Address Daniel's comments to print warning message when name of external volume is set in loader code.
    Signed-off-by: Liping Xue <lipingxue@gmail.com>
    
    Address Daniel's comments to return error when external volume is set in loader code.
    Signed-off-by: Liping Xue <lipingxue@gmail.com>
    
    Address Daniel's comments to return error when external volume is set in loader code.
    Signed-off-by: Liping Xue <lipingxue@gmail.com>
    
    Remove the case that specifying external volume name in full-example.yml.
    
    More fix.
    
    Add unit test.
    Signed-off-by: Liping Xue <lipingxue@gmail.com>
    
    Address comments from Daniel, move the schema change to v3.4.
    Signed-off-by: Liping Xue <lipingxue@gmail.com>
    
    Address comments from Sebastiaan. Signed-off-by: Liping Xue <lipingxue@gmail.com>
    
    Address comments from Misty.
    Signed-off-by: Liping Xue <lipingxue@gmail.com>
    lipingxue committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    27a3080 View commit details
    Browse the repository at this point in the history