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 update
|
||||||
apt-get install --no-install-recommends -y \
|
apt-get install --no-install-recommends -y \
|
||||||
|
kmod \
|
||||||
file \
|
file \
|
||||||
sudo \
|
sudo \
|
||||||
libelf1 \
|
libelf1 \
|
||||||
|
|
Loading…
Reference in New Issue