Allowing for pre-existing eula.txt

Adding memory settings info to README
This commit is contained in:
Geoff Bourne
2014-09-08 02:32:55 +00:00
parent df155ee51c
commit 7d8429ef0a
3 changed files with 23 additions and 18 deletions
-3
View File
@@ -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