Mount external files and folders#
bindmounts: /apps/foo:/apps/bar
This will make sure that
/apps/foo
will be available on the base image side/apps/bar
will be available from the SimpleSwitch™ package
you can use this option to for instance share files/folders between multiple SimpleSwitch™ packages, or allow a different configuration to be loaded from e.g. the SDCard.
Field is optional
See also
from the SDK Bind mount