https://bugzilla.redhat.com/show_bug.cgi?id=1431528
Honza Horak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?([email protected] | |) | --- Comment #2 from Honza Horak <[email protected]> --- 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 -- [email protected] To unsubscribe send an email to [email protected]
