Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1645111

Summary: Container Review Request: origin-template-service-broker - origin-template-service-broker
Product: [Fedora] Fedora Container Images Reporter: Jakub Čajka <jcajka>
Component: Container ReviewAssignee: Tomas Tomecek <ttomecek>
Status: MODIFIED --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: container-review, ttomecek
Target Milestone: ---Flags: ttomecek: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jakub Čajka 2018-11-01 12:24:08 UTC
Container Build Info URL: https://pagure.io/origin-dockerfiles/blob/master/f/3.11/template-service-broker/Dockerfile
Description: template-service-broker container image for OpenShift Origin
Fedora Account System Username: jcajka

Comment 1 Tomas Tomecek 2018-11-01 12:54:53 UTC
The dockerfile builds successfully. Unfortunately, it doesn't run on its own.

Would it possible to update usage and say that people should not invoke this on their own?

```
$ docker run a59498ed5a3a                                                                                                                                                                   
Error: missing config: specify --config
```

Comment 2 Jakub Čajka 2018-11-21 14:04:32 UTC
(In reply to Tomas Tomecek from comment #1)
> The dockerfile builds successfully. Unfortunately, it doesn't run on its own.
> 
> Would it possible to update usage and say that people should not invoke this
> on their own?
> 
> ```
> $ docker run a59498ed5a3a                                                   
> 
> Error: missing config: specify --config
> ```

Not sure that it shoudn't be run on its own. All of the images are part of the origin and do follow the upstream docs. I think the current usage is clear about it.

Comment 3 Tomas Tomecek 2018-11-21 14:45:03 UTC
> usage="This is the OpenShift Origin template service broke image." 

Well, not clear to me. It doesn't tell me that I shouldn't run this on my own.

But still, this is your image and if you are okay with this, I am willing to give you review+, just a headsup that you may get some confused users in the future.