Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jess/kvm is crashing with command not found #513

Open
bugbuilder opened this issue Nov 21, 2019 · 1 comment · May be fixed by #514
Open

jess/kvm is crashing with command not found #513

bugbuilder opened this issue Nov 21, 2019 · 1 comment · May be fixed by #514
Labels

Comments

@bugbuilder
Copy link

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 issue-label-bot bot added the bug label Nov 21, 2019
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.99. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@bugbuilder bugbuilder linked a pull request Nov 21, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant