othrayte / docker-cc-amp

Dockerfile for a container that installs and starts the Application Management Panel from CubeCoders.com
The Unlicense
3 stars 6 forks source link

Unraid - Java version ? #4

Open zero80472 opened 8 years ago

zero80472 commented 8 years ago

got this to work with unraid server :P (thanks for the unraid support)

control panel works and everything but i cant start any Modded servers (needs openjava 1.8 and i have 1.7 installed how do i update it (or is it in unraid itself ?)

zero80472 commented 8 years ago

Hears Console log form AMP

http://pastebin.com/RJmNvbcz

othrayte commented 8 years ago

Java is provided by the docker container, I have a openjre8 version on the jre8 branch/tag you should be able to use othrayte/amp:jre8.

bjonness406 commented 8 years ago

Would it be possible to have it as an env instead? Of would that require to much work compared to what you achieve?

othrayte commented 8 years ago

At the moment I can't think of a way to use env vars as the JRE is chosen when the image is originally built.

bjonness406 commented 8 years ago

That is okey, thanks for the help ;)

AnnabellaRenee87 commented 7 years ago

When trying to use the "othrayte/amp:jre8" the docker wont launch :(

ZeroInputCtrl commented 7 years ago

yea same here, it will create no problem and acts to launch but it doesn't with no errors in any log...