Skip to content

Jkutkut/Docker4Java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple docker logic to create containers with your code

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Dockerfile 51.9%
  • Shell 48.1%