Based on terse Linux build instructions from VirtualBox.
- Ubuntu 18.04
- Docker
docker build --tag vbox-build-image . docker run --name vbox-build-container vbox-build-image TODO
- unclear if
--build-headlessmakes other params like--disable-qtredundant.