build: fix Dockerfile to build with llvm 18
Is there a test to validate the build in the Dockerfile works? I have some potential changes to slim it down a bit but I realized I am not sure if it would accidentally break the build.
Is there a test to validate the build in the Dockerfile works? I have some potential changes to slim it down a bit but I realized I am not sure if it would accidentally break the build.
@artemdinaburg, There is no CI to test the docker build. You can commit the changes here.
So this one builds for me and works for the project i want; but I think i would still be a good idea to add a tiny sample project to at least make sure mx-index works and then do something like mx-list-functions to make sure its non-empty