@flyboarder Before I dive into this, are there specific instructions on how to compile https://github.com/boot-clj/bootstrap? (Graal version etc)
@jeroenvandijk checkout the docker file
it has a working compile process
you could build the docker image or repeat the process on your host
Thanks!