Container Build Info URL: https://pagure.io/origin-dockerfiles/blob/master/f/3.11/cli/Dockerfile Description: One of base layered images for OpenShift Origin Fedora Account System Username: jcajka
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