Fix cpanm call in run layer
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM perl:stable
|
||||
|
||||
RUN cpan cpanm Config::Std \
|
||||
RUN cpanm Config::Std \
|
||||
&& cpanm Template \
|
||||
&& cpanm Template::Plugin::DBI \
|
||||
&& cpanm Template::Plugin::HTML::Strip \
|
||||
|
||||
Reference in New Issue
Block a user