We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e50cd35 commit ad1f6f8Copy full SHA for ad1f6f8
Containerfile
@@ -10,7 +10,6 @@ USER root
10
RUN curl -fsSL https://clis.cloud.ibm.com/install/linux | sh && \
11
ibmcloud plugin install container-service -f && \
12
ibmcloud plugin install container-registry -f && \
13
- ibmcloud plugin install observe-service -f && \
14
ibmcloud plugin install vpc-infrastructure -f && \
15
ibmcloud config --check-version=false && \
16
chown -R devops ${HOME}/.bluemix && \
0 commit comments