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 ac80e21 + 876b6ef commit b24ffd6Copy full SHA for b24ffd6
Dockerfile
@@ -7,4 +7,3 @@ FROM registry.svc.ci.openshift.org/openshift/origin-v4.0:base
7
COPY --from=builder /go/src/github.com/kubernetes-incubator/service-catalog/_output/local/bin/linux/amd64/service-catalog /usr/bin/
8
COPY manifests /manifests/
9
CMD ["/usr/bin/service-catalog"]
10
-LABEL io.openshift.release.operator=true
Dockerfile.rhel7
@@ -7,4 +7,3 @@ FROM registry.svc.ci.openshift.org/ocp/4.0:base
0 commit comments