Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 697 Bytes

File metadata and controls

55 lines (28 loc) · 697 Bytes

iexec


iexec / <internal> / AppDeploymentArgs

Interface: AppDeploymentArgs

Properties

checksum

checksum: string

app image digest


mrenclave?

optional mrenclave: SconeMREnclave | GramineMREnclave

optional for TEE apps only, specify the TEE protocol to use


multiaddr

multiaddr: Multiaddress

app image address


name

name: string

a name for the app


owner

owner: string

the app owner


type

type: string

only 'DOCKER' is supported