r-hub / rhub-linux-builders

Docker configuration for the R-hub Linux builders
GNU General Public License v2.0
23 stars 13 forks source link

Added Arch Linux builders. #41

Open khughitt opened 5 years ago

khughitt commented 5 years ago

I created the docker images (modeled after the fedora Dockerfiles) and tested them and they all appear to build fine. Just let me know if anything appears to be missing.

gaborcsardi commented 5 years ago

OK. Another thing you need to do is setting the sysreqs platform, like this: https://github.com/r-hub/rhub-linux-builders/blob/2de434eaf22f1d9f9b45dad1dbdf506d3e2a89c0/centos6-epel/Dockerfile#L23

khughitt commented 5 years ago

Ah. Thanks for pointing that out. I updated the Dockerfile accordingly. Just let me know if there is anything else I have forgotten.

gaborcsardi commented 5 years ago

OK. Let me merge the sysreqs first....

gaborcsardi commented 5 years ago

OK, tested it a bit, some more testing and I'll add it to the official list....