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
No known key found for this signature in database
GPG Key ID: A9E83994E0BA0CAB
1 changed files with 1 additions and 0 deletions

View File

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