Add missing kmod package to AMD ROCm container

This commit is contained in:
Richard Berger
2020-06-26 13:09:06 -04:00
parent e6b3611c2d
commit f9a202288c

View File

@ -16,6 +16,7 @@ From: ubuntu:18.04
apt-get update apt-get update
apt-get install --no-install-recommends -y \ apt-get install --no-install-recommends -y \
kmod \
file \ file \
sudo \ sudo \
libelf1 \ libelf1 \