Skip to content

Commit ad1f6f8

Browse files
author
Sean Sundberg
authored
Remove observe-service plugin
Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
1 parent e50cd35 commit ad1f6f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Containerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ USER root
1010
RUN curl -fsSL https://clis.cloud.ibm.com/install/linux | sh && \
1111
ibmcloud plugin install container-service -f && \
1212
ibmcloud plugin install container-registry -f && \
13-
ibmcloud plugin install observe-service -f && \
1413
ibmcloud plugin install vpc-infrastructure -f && \
1514
ibmcloud config --check-version=false && \
1615
chown -R devops ${HOME}/.bluemix && \

0 commit comments

Comments
 (0)