mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 15:54:39 +00:00
Add luet build --wait
It allows to wait for intermediate images to be available instead of building all of them
This commit is contained in:
@@ -51,6 +51,7 @@ type CompilerOptions struct {
|
||||
CompressionType CompressionImplementation
|
||||
KeepImageExport bool
|
||||
|
||||
Wait bool
|
||||
OnlyDeps bool
|
||||
NoDeps bool
|
||||
SolverOptions config.LuetSolverOptions
|
||||
|
Reference in New Issue
Block a user