https://bugzilla.redhat.com/show_bug.cgi?id=1431528 Honza Horak <hhorak@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(hhorak@xxxxxxxxxx | |) | --- Comment #2 from Honza Horak <hhorak@xxxxxxxxxx> --- Thank you for the review, it's now fixed: ... ENV NAME=redis \ VERSION=0 \ RELEASE=1 \ ARCH=x86_64 LABEL BZComponent="$NAME" \ Name="$FGC/$NAME" \ Version="$VERSION" \ Release="$RELEASE.$DISTTAG" \ Architecture="$ARCH" \ usage="docker run -d --name redis_database -p 6379:6379 f25/redis" \ Help="help.1" ... Dockerfile URL: https://hhorak.fedorapeople.org/redis-docker/Dockerfile Other files URL: https://hhorak.fedorapeople.org/redis-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