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.
1 parent a1d4e9c commit e25be69Copy full SHA for e25be69
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