Docker4Java is a project that aims to provide a simple way to run Java scripts in Docker containers.
git clone --recursive git@github.com:jkutkutOrg/Docker4Java.git
- Configure the Dockerfile to your needs.
- Run build the Docker Image:
./build.shTo run the Docker Image:
./run.sh