mirror of
https://github.com/mudler/luet.git
synced 2025-09-01 07:09:13 +00:00
Add docker client #169
This commit is contained in:
@@ -240,7 +240,7 @@ func (b *SimpleDocker) ExtractRootfs(opts compiler.CompilerBackendOptions, keepP
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Drop capi in favor of the img approach already used in pkg/installer/repository
|
||||
export, err := capi.CreateExport(rootfs)
|
||||
if err != nil {
|
||||
return err
|
||||
|
Reference in New Issue
Block a user