multipass icon indicating copy to clipboard operation
multipass copied to clipboard

[blueprints] Support automatically creating a workspace and mounting it in instance

Open townsend2010 opened this issue 3 years ago • 0 comments

Blueprints need the ability automatically create a workspace and automatically mount that in the created instance.

The created workspace on the host should be in the form $HOME\multipass\$instance-name and should be mounted in the instance in the same manner.

The key in the yaml should look something like:

instances:
  foo:
    workspace: true

townsend2010 avatar Jul 19 '22 17:07 townsend2010