Add target opt to DockerBuild

Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
This commit is contained in:
dubo-dubon-duponey
2021-05-09 21:09:13 -07:00
parent 6c806a7226
commit 38200f556c
2 changed files with 8 additions and 0 deletions

View File

@@ -92,6 +92,7 @@ package op
platforms?: [...string]
buildArg?: [string]: string
label?: [string]: string
target?: string
}
#WriteFile: {