mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 09:58:50 +08:00
Add openssl for debugging in container image
This commit is contained in:
parent
c48d569024
commit
8da4bb9d07
@ -43,6 +43,7 @@ RUN yum install -y \
|
||||
telnet-0.17-66.el7 \
|
||||
traceroute-2.0.22-2.el7 \
|
||||
unzip-6.0-22.el7_9 \
|
||||
openssl-1.0.2k-24.el7_9.x86_64 \
|
||||
vim-enhanced-7.4.629-8.el7_9 && \
|
||||
yum clean all && \
|
||||
rm -rf /var/cache/yum
|
||||
|
Loading…
x
Reference in New Issue
Block a user