kernelci / kernelci-docker

Docker containers configurations for KernelCI
GNU Lesser General Public License v2.1
9 stars 23 forks source link

README: add some python requirements #5

Closed khilman closed 6 years ago

khilman commented 6 years ago

On an Ubuntu LTS install, I need to upgrade a couple python packages to be able to use this.

MiloCasagrande commented 6 years ago

Just to make it clear: those are needed to run docker on Ubuntu, right? There is a typo in the change (s/an docker-compose/and docker-compose) otherwise it looks good.

khilman commented 6 years ago

More specifically, they are needed to run the "docker-compose build" step.