This repository has been archived on 2022-02-20. You can view files and clone it, but cannot push or open issues/pull-requests.
bash-shell-host/trantor/env/vbox.env

4 lines
175 B
Bash

export VBOX_MACHINE_FOLDER=/mnt/docker-vm-opt/vm
VBoxManage setproperty machinefolder $VBOX_MACHINE_FOLDER
# VBoxManage list systemproperties | grep "Default machine folder"