add alma9 reprex
This commit is contained in:
parent
a32c6023bf
commit
b99d0b15ae
1 changed files with 6 additions and 0 deletions
6
docker/reprex/alma.sh
Normal file
6
docker/reprex/alma.sh
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
docker run --rm -it almalinux/9 bash
|
||||
|
||||
dnf install -y epel-release
|
||||
dnf config-manager --set-enabled crb
|
||||
|
||||
dnf install -y -q R R-devel libcurl-devel
|
||||
Loading…
Reference in a new issue