dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

jess/kvm is crashing with command not found

Open bugbuilder opened this issue 5 years ago • 1 comments

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

bugbuilder avatar Nov 21 '19 02:11 bugbuilder

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.

issue-label-bot[bot] avatar Nov 21 '19 02:11 issue-label-bot[bot]