neomantra / docker-onload

Docker tooling for Solarflare's OpenOnload
https://hub.docker.com/r/neomantra/onload/
MIT License
25 stars 9 forks source link

(centos6) tar and lsmod not found #2

Closed mkst closed 5 years ago

mkst commented 5 years ago

Need to add tar and module-init-tools to the list of packages that yum is installing.

neomantra commented 5 years ago

I'm looking at this and your other issue. Hopefully, it can all go in the same Dockerfile. At worst, we can just split it into Dockerfile.centos6 and Dockerfile.centos7.

Thanks for using this tooling and it's been a lonely ride ;)