mirror of
https://github.com/mudler/luet.git
synced 2025-09-08 18:49:39 +00:00
Drop code which is called already by containerd
Drop also direct xattrs handling
This commit is contained in:
@@ -204,7 +204,6 @@ func (d *dockerRepositoryGenerator) Generate(r *LuetSystemRepository, imagePrefi
|
||||
d.context,
|
||||
img,
|
||||
repoTemp,
|
||||
d.context.Config.GetGeneral().SameOwner,
|
||||
nil,
|
||||
)
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user