Virtual Box
Pre-requisites
Image Operations
Create Image
$ ops image create <elf_file> -i <image_name> -t vbox$ ops image create -c config.json --package eyberg/node:20.5.0 -a hi.js -i js -t vboxList Images
Delete Image
Instance Operations
Create Instance
List Instances
Get Logs for Instance
Delete Instance
Last updated