Minimal Graalvm + Clojure example.
- Download the GraalVM Community Edition 1.0 RC1, currently available on GitHub. Put it at the root of this project.
docker build . -t graalvm -f Dockerfile.graalvmdocker build . -t rp-conjul
Once you've successfully built the rp-conjul Docker image, you can run it with:
docker run --rm -it rp-conjul