mirror of https://github.com/lammps/lammps.git
Add missing kmod package to AMD ROCm container
This commit is contained in:
parent
e6b3611c2d
commit
f9a202288c
|
@ -16,6 +16,7 @@ From: ubuntu:18.04
|
|||
|
||||
apt-get update
|
||||
apt-get install --no-install-recommends -y \
|
||||
kmod \
|
||||
file \
|
||||
sudo \
|
||||
libelf1 \
|
||||
|
|
Loading…
Reference in New Issue