fix(compose): avoid leftovers in Run() BE-11381 (#130)
This commit is contained in:
@@ -83,6 +83,7 @@ services:
|
||||
serviceName := "updater"
|
||||
|
||||
err := w.Run(context.Background(), filePaths, serviceName, libstack.RunOptions{
|
||||
Remove: true,
|
||||
Options: libstack.Options{
|
||||
ProjectName: "project_name",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user