Skip to content

Instantly share code, notes, and snippets.

@yuvalif
Created August 15, 2018 08:18
Show Gist options
  • Select an option

  • Save yuvalif/cf97a754198c20922731b132792156d4 to your computer and use it in GitHub Desktop.

Select an option

Save yuvalif/cf97a754198c20922731b132792156d4 to your computer and use it in GitHub Desktop.
yum -y install git
yum -y install rsync
yum -y install make
yum -y install docker
systemctl start docker
systemctl enable docker
git clone https://github.com/kubevirt/kubevirt.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment