Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

using docker as a managed vm

# 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 :: bat restart printer spooler 
Shell :: how to chekc jupyter lab version 
Shell :: 2 digit after the coma pytohn 
Shell :: Linux install from .tar.gz 
Shell :: step to install vue project in visual studio code 
Shell :: scp linux 
Shell :: clear tracked files from git 
Shell :: git untag 
Shell :: order allow deny 
Shell :: git remove vendor folder from remote 
Shell :: how to install windows service using batch file 
Shell :: start redis ubuntu 
Shell :: nvme cli 
Shell :: conda install pyav 
Shell :: docker compose up from another file 
Shell :: how to push to git hub 
Shell :: windows command to grant permission to a directory 
Shell :: npm start script not found 
Shell :: add stetho plugin ionic 
Shell :: how to upgrade package yarn global 
Shell :: copy all in a folder here command terminal 
Shell :: check all background process in linux 
Shell :: git checkout -f 
Shell :: how copy data from local to hdfs 
Shell :: how to stash changes git 
Shell :: two variable in for loop bash 
Shell :: regex for url in bash 
Shell :: how to change priority in network interface ubuntu 
Shell :: cmake 
Shell :: git format-patch 
ADD CONTENT
Topic
Content
Source link
Name
3+5 =