Commit 04716e8d by amir

java8 for resin

parent 5e460723
Showing with 1 additions and 6 deletions
FROM domeos/java:jdk7
FROM domeos/java:jdk8
MAINTAINER <devops@ipgallery.com>
......@@ -29,9 +29,4 @@ ADD src/cluster-default.xml /etc/resin/
ADD src/resin.sh /opt/resin/bin/
RUN chmod +x /opt/resin/bin/resin.sh
#ADD ./mcweb.war /opt/resin/webapps/
#COPY log4j.xml /logs/conf/
#COPY config.properties /opt/mcx/config/mcweb/
#COPY brands.json /opt/mcx/config/mcweb/
#ENTRYPOINT ["/opt/resin/bin/resin.sh", "console"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment