Commit Graph

8 Commits

Author SHA1 Message Date
Michael (Parker) Parker
93c91f060c fix java timezone stupidity
Java uses /etc/timezone but we are looping in /etc/localtime.
This just creates a symlink that fixes it.
2019-03-03 19:50:57 -05:00
Isaac A
03e7f558a4
Add fontconfig to dockerfile dependencies
Some plugins that deal with rendering fonts might throw a nasty error since it's a headless JDK, supposedly installing this package fixes the issue.
An example of the issue can be found here: https://hastebin.com/tegasuwedo.rb
2018-10-05 23:10:49 -04:00
Michael (Parker) Parker
c6f4892b95 updating image 2018-02-26 23:43:48 -05:00
Dane Everitt
8f159d0239
Add support for accessing internal IP
Pterodactyl/Panel#613
2017-10-09 23:09:54 -05:00
Michael (Parker) Parker
d0bd99b49e Update Dockerfile 2017-05-03 16:30:38 -04:00
Dane Everitt
bdb909bacf switch to JDK in non-glibc container 2017-04-09 11:12:34 -04:00
Dane Everitt
89dace70d6 use java:openjdk-8-jre-alpine 2017-03-18 19:47:52 -04:00
Dane Everitt
415f722708
Push core java image. 2017-03-17 19:29:12 -04:00