We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1d4e9c + e25be69 commit ac7eaf9Copy full SHA for ac7eaf9
Dockerfile
@@ -5,4 +5,5 @@ WORKDIR /metacpan-grep-front-end
5
6
RUN cpm install --without-test -g
7
EXPOSE 3000
8
+VOLUME [ "/metacpan-cpan-extracted" ]
9
CMD plackup -p 3000 ${GREP_PLACKUP_SERVER_ARGS} bin/app.psgi
0 commit comments