Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dwolla Java Base Image

Starting from the official openjdk images, these Dockerfiles modify each JRE’s java.security settings to set the DNS TTL to 60 seconds and to use /dev/urandom* as an entropy source.

* Actually, it's using /dev/./urandom instead of /dev/urandom. This is the same thing, but it's working around a “feature” of the JRE that looks for the string /dev/urandom and switches it back to /dev/random. The only references to that behavior I can find are for Java 5 and 6, but in an abundance of caution, we're working around it in these Java 8 images too.

About

Dwolla’s customized Java Docker image

Resources

Stars

0 stars

Watchers

20 watching

Forks

Releases

Packages

Used by

Contributors

Languages