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

validation/util/container: Use --bundle (and stop requiring BundleDir) #551

Merged
merged 1 commit into from
Jan 22, 2018

Commits on Jan 18, 2018

  1. validation/util/container: Use --bundle (and stop requiring BundleDir)

    Address a previous TODO.  And now that we are using --bundle, we no
    longer need to set cmd.Dir.  The TODO mentions a lack of runc support,
    but runc supports --bundle since opencontainers/runc@3fe7d7f3 (Add
    create and start command for container lifecycle, 2016-05-13,
    opencontainers/runc#827).
    
    Signed-off-by: W. Trevor King <[email protected]>
    wking committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    b5a43d1 View commit details
    Browse the repository at this point in the history