Clean up changes from #1505
Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
@@ -44,7 +44,11 @@ package engine
|
||||
volume?: [string]: {}
|
||||
workdir?: string
|
||||
label?: [string]: string
|
||||
stopsignal?: string
|
||||
healthcheck?: #HealthCheck
|
||||
argsescaped?: bool
|
||||
onbuild?: [...string]
|
||||
stoptimeout?: int
|
||||
shell?: [...string]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user