Skip to content

Commit e25be69

Browse files
committed
Add VOLUME declaration for metacpan-cpan-extracted
1 parent a1d4e9c commit e25be69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ WORKDIR /metacpan-grep-front-end
55

66
RUN cpm install --without-test -g
77
EXPOSE 3000
8+
VOLUME [ "/metacpan-cpan-extracted" ]
89
CMD plackup -p 3000 ${GREP_PLACKUP_SERVER_ARGS} bin/app.psgi

0 commit comments

Comments
 (0)