RemoteImageBuild

constructor(buildArg: Map<String, String>? = null, dockerfile: String? = null, forceRemove: Boolean? = null, label: Map<String, String>? = null, noCache: Boolean? = null, path: String, remove: Boolean? = null, tags: List<String>? = null, target: String? = null)