void-packages/srcpkgs/minikube/INSTALL.msg
Daniel Santana 6cb75d5886
New package: minikube-0.26.1
Closes: #13163 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-04-23 07:11:07 +02:00

10 lines
333 B
Plaintext

You might also need install one of the following for Minikube to work:
* virtualbox-ose (for VirtualBox driver)
* docker-machine-driver-kvm2 (for KVM2 driver)
For bash completions, install the 'bash-completion' package.
For zsh completions, put the following code in your ~/.zshrc:
source /usr/share/minikube/completion.zsh