Skip to content

Commit

Permalink
jars don't need to be executable
Browse files Browse the repository at this point in the history
  • Loading branch information
rasputnik committed Jan 7, 2014
1 parent aa35add commit 78cc5b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion minecraft/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ RUN apt-get install -y oracle-java7-installer wget

RUN mkdir /minecraft
RUN wget -O /minecraft/minecraft.jar https://s3.amazonaws.com/Minecraft.Download/versions/1.7.4/minecraft_server.1.7.4.jar
RUN chmod +x /minecraft/minecraft.jar

EXPOSE 25565
WORKDIR /minecraft
Expand Down

0 comments on commit 78cc5b3

Please sign in to comment.