mirror of
https://github.com/gutmensch/docker-dmarc-report.git
synced 2025-12-29 16:15:55 +00:00
fix missing MimeInfo package
This commit is contained in:
@@ -17,6 +17,7 @@ RUN set -x \
|
||||
&& sed -i "1s/^/body { font-family: Sans-Serif; }\n/" /var/www/viewer/default.css \
|
||||
&& (echo y;echo o conf prerequisites_policy follow;echo o conf commit)|cpan \
|
||||
&& cpan install SULLR/IO-Socket-SSL-2.060.tar.gz \
|
||||
&& cpan install MICHIELB/File-MimeInfo-0.28.tar.gz \
|
||||
&& for i in \
|
||||
CPAN \
|
||||
IO::Compress::Gzip \
|
||||
|
||||
Reference in New Issue
Block a user