https://bugzilla.redhat.com/show_bug.cgi?id=1431546
Honza Horak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?([email protected] | |) | --- Comment #2 from Honza Horak <[email protected]> --- Thanks for the review, it's now fixed: ... ENV NAME=python \ VERSION=0 \ RELEASE=1 \ ARCH=x86_64 LABEL BZComponent="$NAME" \ Name="$FGC/$NAME" \ Version="$VERSION" \ Release="$RELEASE.$DISTTAG" \ Architecture="$ARCH" \ Usage="s2i build file:///your/app 25/python your-app" \ Help="help.1" ... Dockerfile URL: https://hhorak.fedorapeople.org/python-docker/Dockerfile Other files URL: https://hhorak.fedorapeople.org/python-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]
