mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-03 10:35:24 +00:00
Allowing for pre-existing eula.txt
Adding memory settings info to README
This commit is contained in:
@@ -2,9 +2,6 @@ FROM itzg/ubuntu-openjdk-7
|
||||
|
||||
MAINTAINER itzg
|
||||
|
||||
ENV APT_UPDATED 2014-09-07
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y wget libmozjs-24-bin
|
||||
RUN update-alternatives --install /usr/bin/js js /usr/bin/js24 100
|
||||
|
||||
|
||||
Reference in New Issue
Block a user