Dockerfile URL: https://hhorak.fedorapeople.org/nginx-docker/Dockerfile Other files URL: https://hhorak.fedorapeople.org/nginx-docker/ Description: This container image provides a platform for running nginx or building nginx-based application. Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage. Fedora Account System Username: hhorak
*** 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?