Bug 1645084
| Summary: | Container Review Request: origin-cli - origin-cli image | ||
|---|---|---|---|
| Product: | [Fedora] Fedora Container Images | Reporter: | Jakub Čajka <jcajka> |
| Component: | Container Review | Assignee: | Clement Verna <clems.verna> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | clems.verna, container-review |
| Target Milestone: | --- | Keywords: | EasyFix |
| Target Release: | --- | Flags: | clems.verna:
fedora-review+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | origin-cli-3.11-1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-01-22 14:11:29 UTC | 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 11:51:57 UTC
The correct FROM line should be uncommented and the other one should be removed # FROM registry.fedoraproject.org/f29/origin-base:latest FROM origin-base Should the com.redhat.component be origin-cli ? If left to origin koji will show the build as origin builds. The usage label should provide an example of container execution (In reply to Clement Verna from comment #1) > The correct FROM line should be uncommented and the other one should be > removed > > # FROM registry.fedoraproject.org/f29/origin-base:latest > > FROM origin-base Know, this is to enable integration with other image on the local machine. > > Should the com.redhat.component be origin-cli ? If left to origin koji will > show the build as origin builds. Fixed. > > The usage label should provide an example of container execution I would rather stick to the upstream usage, although it is kind of vague it captures the intended usage well(as the upstream is kind of vague on its own...). Ok thanks for the answers Look good to me (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/container/origin-cli |