Skip to content

Commit

Permalink
fix: volume declaration causing pv binding issues "mount destination …
Browse files Browse the repository at this point in the history
…not absolute"
  • Loading branch information
zamnuts committed Aug 19, 2021
1 parent 9511847 commit ffeb8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG ripperxVersion='2.8.0'
ENV \
APP_NAME='ripperx' \
HOME='/'
VOLUME ['/output']

COPY startapp.sh /startapp.sh
COPY ripperX.rc /config/.ripperXrc

Expand Down

0 comments on commit ffeb8e0

Please sign in to comment.