Sign inSign up

shengbox/openjdk

By shengbox

Updated over 7 years ago

Java Base Image OpenJDK 8 (JDK)

Image
0

10K+

shengbox/openjdk repository overview

Any arguments given to the script are given through directly as argument to the Java application.

Example:

# Set the application directory directly    
export JAVA_APP_DIR=/deployments    
# Set -Xmx based on container constraints    
export JAVA_MAX_MEM_RATIO=40    
# Start the jar in JAVA_APP_DIR with the given arguments    
./run-java.sh --user maxmorlock --password secret    

Tag summary

Content type

Image

Digest

Size

70.9 MB

Last updated

over 7 years ago

docker pull shengbox/openjdk