artheus / feedthebeast-docker-servers

FTB Minecraft servers dockerized
The Unlicense
30 stars 6 forks source link

FTB Continuum 1.6.0 Can't Acess JarFile #14

Open dacioromero opened 5 years ago

dacioromero commented 5 years ago

I have an issue where when I run docker run -it feedthebeast/ftbcontinuum it immediately responds with Error: Unable to access jarfile FTBserver-1.12.2-14.23.4.2759-universal.jar

Huge props on making Docker containers for these modpacks. I have a feeling it's a minor issue, but I'm not familiar enough with Docker to diagnose it fully.

artheus commented 5 years ago

Oh. Seems like I've forgotten a step in the build process. I will try to fix this ASAP.

CloudMass commented 5 years ago

Same thing is happening for the feedthebeast/ftbrevelation image. I think it's a great idea running it in docker!

sheaj98 commented 5 years ago

The same thing is happening for the feedthebeast/ftbpresentsdirewolf20112 pack as well. Is there repos for the individual images where I can take a look?

artheus commented 3 years ago

@sheaj98 Currently there is one repo for all images. I think that it would be great to split this into one repo for every separate image. Something you might be willing to help on?