Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 351 Bytes

File metadata and controls

20 lines (16 loc) · 351 Bytes

Docker4Java:

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

Usage:

  • Configure the Dockerfile to your needs.
  • Run build the Docker Image:
./build.sh

Run:

To run the Docker Image:

./run.sh