Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Install and update VirtualBox Guest Additions on CoreOS Container Linux

License

Notifications You must be signed in to change notification settings

troywilson/coreos-vboxguest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreOS VirtualBox Guest Additions

Container OS has reached its EOL and this repository has been archived.

Docker Image Version (latest semver) Docker Pulls Docker Image Size (latest by date) Apache V2 License

This image installs the VirtualBox Guest Additions on CoreOS Container Linux.

On startup the container interrogates the host kernel and then installs the required modules from the troywilson/coreos-vboxguest-builder repository. Updates are automatically handled every reboot when necessary.

Installation

Find the docker image at: troywilson/coreos-vboxguest

docker run --volume /:/root --name vboxguest --network=host --privileged \
           --restart=always --detach troywilson/coreos-vboxguest:latest

Credit

Several snippets of shell code lifted from BugRoger/coreos-nvidia-driver

About

Install and update VirtualBox Guest Additions on CoreOS Container Linux

Topics

Resources

License

Stars

Watchers

Forks