Sign inSign up

coralblocks/coralcpp

By coralblocks

Updated over 1 year ago

A complete environment for you to run all the CoralCpp scripts, with GraalVM, Java, JExtract, etc.

Image
Languages & frameworks
1

207

coralblocks/coralcpp repository overview

CoralCpp

For more information refer to https://github.com/coralblocks/CoralCpp

Note: This image is built for Linux ARM64 but is fully compatible with Docker on macOS running on Apple Silicon (M1 and later)

Pull the image:

$ docker pull coralblocks/coralcpp

Run the image:

$ docker run -it --rm coralblocks/coralcpp

Change to the CoralCpp folder:

# cd CoralCpp

Once inside there, pull the latest updates from the Github repository:

# git pull

Then run all scripts with the command:

# ./bin/linux/all.sh

See everything working! 🍾 🎉 🎊

Tag summary

Content type

Image

Digest

sha256:3de28cd78

Size

1.4 GB

Last updated

over 1 year ago

docker pull coralblocks/coralcpp