mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
Adding openssl for proxy ci work
This commit is contained in:
@@ -18,7 +18,8 @@ COPY --from=builder /go/src/github.com/openshift/installer/data/data/rhcos.json
|
||||
|
||||
RUN yum install --setopt=tsflags=nodocs -y \
|
||||
gettext \
|
||||
openssh-clients && \
|
||||
openssh-clients \
|
||||
openssl && \
|
||||
yum update -y && \
|
||||
yum install --setopt=tsflags=nodocs -y \
|
||||
unzip gzip jq util-linux && \
|
||||
|
||||
Reference in New Issue
Block a user