You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2021. It is now read-only.
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]>
0 commit comments