UNCLASSIFIED

Commit fb659423 authored by Ryan Akers's avatar Ryan Akers
Browse files

Removed perl SSL secrets examples

parent f0b21ca3
Pipeline #291122 passed with stages
in 6 minutes and 29 seconds
......@@ -23,6 +23,8 @@ RUN rpm --import /tmp/RPM-GPG-KEY-PGDG-12 && \
dnf clean all && \
rm -rf /var/cache/dnf && \
rm -rf /usr/share/doc/perl-IO-Socket-SSL/certs/* && \
rm -rf /usr/share/doc/perl-IO-Socket-SSL/example && \
rm -rf /usr/share/doc/perl-Net-SSLeay/examples && \
chmod +x /usr/local/bin/docker-entrypoint.sh
RUN mkdir /docker-entrypoint-initdb.d && \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment