Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

creating docker based vms with ranchervm but requires KVM installed

# Introducing RancherVM: Package and Run Virtual Machines as Docker Containers

docker run -v /var/run/docker.sock:/var/run/docker.sock -p 8080:80 -v /tmp/ranchervm:/ranchervm rancher/ranchervm
docker run -e "RANCHER_VM=true" --cap-add NET_ADMIN -v /tmp/ranchervm:/ranchervm --device /dev/kvm:/dev/kvm --device /dev/net/tun:/dev/net/tun rancher/vm-rancheros
Comment

PREVIOUS NEXT
Code Example
Shell :: kill proccess using serial port 
Shell :: install ntfs support debian 
Shell :: ipnyb to ppt 
Shell :: Help manual in linux 
Shell :: git config global credential cache 
Shell :: linux scp 
Shell :: use mock api 
Shell :: decrease journalctl size 
Shell :: bash ls and pick 2nd column 
Shell :: bash find term in files 
Shell :: Compress files powershell 
Shell :: redis ubuntu install 
Shell :: delete playerprefs with new application install unity 
Shell :: fix node gyp issue on linux 
Shell :: yarn change version 
Shell :: create github repo without browser 
Shell :: windows commandline zip 
Shell :: powershell how to delete files or folders last updated older than x days 
Shell :: check os shell liunx cygwin darwin 
Shell :: protonvpn install ubuntu debian 
Shell :: update hour linux 
Shell :: create new git branch from existing branch 
Shell :: install apk adb 
Shell :: reinstall windows apps powershell 
Shell :: curl insecure 
Shell :: how to append two file sin bash 
Shell :: shell iterate over lines in variable 
Shell :: linux stop running script 
Shell :: git replace branch with another 
Shell :: razer synapse for linux 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =