dockerfiles
dockerfiles copied to clipboard
jess/kvm is crashing with command not found
start.sh
is failing because the actual image doesn't have the iproute2
package installed.
simple demo
docker run --rm --privileged jess/kvm
Adding user root to group libvirt
Adding user root to group kvm
/start.sh: line 11: ip: command not found
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.99. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.