[i335] docker image for site generator #336

Open
rho_n wants to merge 6 commits from i335_docker-image-for-site-generator into main
Showing only changes of commit 3cc4a6b5d3 - Show all commits

View File

@@ -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 \