Skip to content

This projet should allow any user to successfully install VirtualBox inside a docker container allowing you to intall any OS virtually inside a virtual containers! Sounds cool right?

License

Notifications You must be signed in to change notification settings

qlustor/docker-virtualbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirtualBox Inside Docker

This projet should allow any user to successfully install VirtualBox inside a docker container allowing you to intall any OS virtually inside a virtual containers! Sounds cool right?

Usage

To use this image, you must install and load the Virtualbox driver on the host, and mount /dev/vboxdrv to the container.

Example:

docker run -v /dev/vboxdrv:/dev/vboxdrv --name=vbox vboxinsidedocker

About

This projet should allow any user to successfully install VirtualBox inside a docker container allowing you to intall any OS virtually inside a virtual containers! Sounds cool right?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%