Skip to content

Commit

Permalink
Removed firsttimerunning it is not necessary, upstream have this file
Browse files Browse the repository at this point in the history
  • Loading branch information
villadalmine committed Sep 7, 2016
1 parent 447d3b1 commit 7399012
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ ENV VERSION=$version
ENV TOMCAT_VERSION="6.0.35"

ADD ./container_files /opt/
COPY container_files/firsttimerunning /tmp
COPY conf/grouper.hibernate.properties /opt/grouper/$version
RUN rm /opt/grouper/2.3.0/grouper.apiBinary-2.3.0/conf/grouper.hibernate.properties && \
ln -s /opt/grouper/$version/grouper.hibernate.properties /opt/grouper/2.3.0/grouper.apiBinary-2.3.0/conf/grouper.hibernate.properties && \
Expand Down

0 comments on commit 7399012

Please sign in to comment.