The Wayback Machine - https://web.archive.org/web/20201014200447/https://github.com/mabrarov/java-exit-code
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Test of Java exit codes

License Travis CI build status Black Duck Security Risk

Test of Java exit code.

Building

If remote Docker engine is used then DOCKER_HOST environment variable should point to that engine and include schema, like tcp://docker-host:2375 instead of docker-host:2375.

Building with Maven Wrapper:

./mvnw clean package -Pdocker

or on Windows:

mvnw.cmd clean package -Pdocker

Running

docker run --rm -it abrarov/java-se-exit-code

or

docker run --rm -it abrarov/spring-boot-exit-code

About

Test of Java exit code

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.