ncbi / docker

Other
48 stars 32 forks source link

FATAL: kernel too old #8

Closed chenchen-dong closed 5 years ago

chenchen-dong commented 5 years ago

Hi, I met this above error when I was doing docker run ncbi/blast. my docker version is 1.7.0. Any idea what is going wrong? Thank you. Chen

slottad commented 5 years ago

Docker requires a certain level of features to be supported in the Linux kernel. You are probably running in an older distribution, such as CentOS 6. You will need to run on a more recent distribution with an updated kernel.