Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Rene Pietzsch committed Sep 24, 2015
1 parent e92b84a commit f6686c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ RUN \
RUN mkdir /FOX
ADD FOX /FOX
WORKDIR /FOX
# RUN git clone https://github.com/AKSW/FOX.git /FOX
RUN mvn package
# RUN ./build.sh
WORKDIR /FOX/release
RUN cp fox.properties-dist fox.properties
ADD learn-and-run-fox.sh /FOX/release/learn-and-run-fox.sh
Expand Down

0 comments on commit f6686c1

Please sign in to comment.