Bug 1421605
| Summary: | Container Review Request: nginx - Platform for running nginx or building nginx-based application | ||
|---|---|---|---|
| Product: | [Fedora] Fedora Container Images | Reporter: | Honza Horak <hhorak> |
| Component: | Container Review | Assignee: | Pavel Zhukov <pzhukov> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 26 | CC: | bperkins, container-review, dustymabe, hhorak, mskalick, package-review, panemade, pavel, pzhukov |
| Target Milestone: | --- | Flags: | pzhukov:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-03-26 11:00:52 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1436796 | ||
|
Description
Honza Horak
2017-02-13 09:00:51 UTC
*** Bug 1420947 has been marked as a duplicate of this bug. *** I'll review it. Help files are missed. Required labels are missed: https://fedoraproject.org/wiki/Container:Guidelines#LABELS A help file and label added: Dockerfile URL: https://hhorak.fedorapeople.org/nginx-docker/Dockerfile Other files URL: https://hhorak.fedorapeople.org/nginx-docker/ Sorry for the delay. Summary is missed still. https://fedoraproject.org/wiki/Container:Guidelines#LABELS Should be fixed now, thanks! bin/usage contains this: DISTRO=`cat /etc/*-release | grep ^ID= | grep -Po '".*?"' | tr -d '"'` NAMESPACE=centos [[ $DISTRO =~ rhel* ]] && NAMESPACE=rhscl Is it relevant to fedora anyhow? It's not, I've removed it. Looks good for me. Any progress? I've just tried to request the repo via the new tool fedrepo-req, but it does not work yet for containers obviously: $> fedrepo-req -n container nginx -t 1421605 Error: The Bugzilla ticket provided is not the proper type I've reported it as https://pagure.io/fedrepo_req/issue/29 Pavel, the fedrepo-req seems to be fixed, but it complains that "Error: The Bugzilla ticket's review was approved over 60 days ago".. So, please, re-approve this request. Thanks Pavel, the ticket is finally created. (fedrepo-req-admin): The Pagure repository was created at https://src.fedoraproject.org/container/nginx the git repo was created but no image ever put into fedora. can we get that to happen? |