Skip to content

Commit

Permalink
Update Dockerfile-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
arisjr authored Mar 5, 2020
1 parent b92110c commit 2f6195a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile-processor
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,4 @@ ENV PATH=/usr/lib/jvm/java-8-openjdk-amd64/jre/bin:$PATH
WORKDIR /root/IPED/iped
COPY entrypoint.sh /
ENTRYPOINT ["/entrypoint.sh"]
CMD ["/bin/bash"]

0 comments on commit 2f6195a

Please sign in to comment.