UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
postgres
postgresql12
Commits
fb659423
Commit
fb659423
authored
Jun 02, 2021
by
Ryan Akers
Browse files
Removed perl SSL secrets examples
parent
f0b21ca3
Pipeline
#291122
passed with stages
in 6 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Dockerfile
Dockerfile
+2
-0
No files found.
Dockerfile
View file @
fb659423
...
...
@@ -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
&&
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment