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

[build]: use vfs storage driver to build dockers #2016

Merged
merged 1 commit into from
Sep 5, 2018

Commits on Sep 5, 2018

  1. [build]: use vfs storage driver to build dockers

    seen issues to build dockers using aufs in ubuntu 18.04
    
    Immedidate dockers are exported to docker file and then
    imported into sonic image. Thus, whether using vfs or aufs
    as the storage driver does not matter for the immediate build.
    
    Signed-off-by: Guohan Lu <gulv@microsoft.com>
    lguohan committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    3eea375 View commit details
    Browse the repository at this point in the history