Merge pull request #438 from dubo-dubon-duponey/build
Support for target & hosts (#DockerBuild)
This commit is contained in:
@@ -92,6 +92,8 @@ package op
|
||||
platforms?: [...string]
|
||||
buildArg?: [string]: string
|
||||
label?: [string]: string
|
||||
target?: string
|
||||
hosts?: [string]: string
|
||||
}
|
||||
|
||||
#WriteFile: {
|
||||
|
Reference in New Issue
Block a user