We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0de586a + 015ade4 commit cf958f1Copy full SHA for cf958f1
images/installer/Dockerfile.upi.ci
@@ -82,6 +82,7 @@ RUN mkdir /output && HOME=/output && \
82
ibmcloud plugin install vpc-infrastructure -f && \
83
ibmcloud plugin install cloud-dns-services -f && \
84
ibmcloud plugin install cloud-internet-services -f && \
85
+ ibmcloud plugin install key-protect -f && \
86
cp /usr/local/bin/ibmcloud /bin/ibmcloud && \
87
rm -f $HOME/.curlrc && \
88
ibmcloud version && \
0 commit comments