mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 07:45:02 +00:00
Add build option to remove backend artifacts
Add keep-exported-images to build to instruct to remove backend artifacts (docker images)
This commit is contained in:
@@ -49,6 +49,7 @@ type CompilerOptions struct {
|
||||
Concurrency int
|
||||
CompressionType CompressionImplementation
|
||||
Clean bool
|
||||
KeepImageExport bool
|
||||
|
||||
OnlyDeps bool
|
||||
NoDeps bool
|
||||
|
Reference in New Issue
Block a user