mirror of
https://github.com/mudler/luet.git
synced 2025-09-03 00:06:36 +00:00
use containerd to uncompress
This commit is contained in:
@@ -213,12 +213,8 @@ func DownloadAndExtractDockerImage(ctx *luettypes.Context, image, dest string, a
|
||||
ctx,
|
||||
img,
|
||||
dest,
|
||||
luetimages.ExtractFiles(
|
||||
ctx,
|
||||
"",
|
||||
[]string{},
|
||||
[]string{},
|
||||
),
|
||||
true,
|
||||
nil,
|
||||
)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
|
Reference in New Issue
Block a user