rocker-org / rocker

R configurations for Docker
https://rocker-project.org
GNU General Public License v2.0
1.45k stars 273 forks source link

add opensuse-based r-bspm images #445

Closed Enchufa2 closed 3 years ago

Enchufa2 commented 3 years ago

And the same as #444, but for our openSUSE friends. Funny enough, -n means for zypper the same as -y for the rest of the world. We can tag these r-bspm:leap and ~r-bspm:dumbledore~ r-bspm:tumbleweed.

eddelbuettel commented 3 years ago

Do we need two? Or is one good enough? Apart from Detlef I don't really know anybody using OpenSuSE.

Enchufa2 commented 3 years ago

Fine with me. Let's keep Tumbleweed then? Leap has some annoyingly old package versions (e.g., R 3.5.0 by default, unless you add another repo).

eddelbuettel commented 3 years ago

Perfect. Thanks for adding it. I'll set up a build at the Docker Hub in due course.

eddelbuettel commented 3 years ago

Turns out the build at Docker Hub failed over a glibc / seccomp issue that I was able to overcome with the current Docker binary so an image has been pushed.