https://bugzilla.redhat.com/show_bug.cgi?id=1429680 --- Comment #3 from Honza Horak <hhorak@xxxxxxxxxx> --- It should be now fixed: ... ENV NAME=httpd \ VERSION=0 \ RELEASE=1 \ ARCH=x86_64 LABEL com.redhat.component="$NAME" \ name="$FGC/$NAME" \ version="$VERSION" \ release="$RELEASE.$DISTTAG" \ architecture="$ARCH" \ usage="docker run -d --name httpd -p 8080:8080 -v /wwwdata:/var/www:Z 25/httpd" \ help="help.1" ... Dockerfile URL: https://hhorak.fedorapeople.org/httpd-docker/Dockerfile Other files URL: https://hhorak.fedorapeople.org/httpd-docker/ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx