JACoders / OpenJK

Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software
GNU General Public License v2.0
2.01k stars 614 forks source link

Exclude Rend2 from Dockerfile #1191

Closed veosar closed 10 months ago

veosar commented 10 months ago

Dockerfile was failing if you tried to build the image because it could not find OpenGL library. The issue was caused by not excluding Rend2 for CMake Build inside Dockerfile.