-
Java 10
-
Gradle 4.8
OR
-
Docker v17.09.0+
# Using Homebrew
$ ./bin/install
$ ./bin/build
$ ./bin/test
$ ./bin/run
The bin/docker shim provides the required runtime for all other bin actions to run, you simply pass one to the other.
ie: $ ./bin/docker ./bin/run
or $ ./bin/docker ./bin/test