nimmis / docker-spigot

A docker container with spigot, builds spigot.jar on first start
175 stars 82 forks source link

Version #11

Closed irrelevantdotcom closed 8 years ago

irrelevantdotcom commented 8 years ago

Fetches and compiles latest correctly., but then attempts to copy /target/spigot-1.8.*.jar As currently this is on 1.10.x, this fails. (Editing /spigot_init.sh works...)

nimmis commented 8 years ago

You must have an old version of nimmis/spigot as this has been fixed and spigot_init.sh is no loger used. Try a

docker pull nimmis/spigot

and run it again. Then it should work, please read re readme as there are new commands added after the version you are using.