Make docker wrapper script get version info when it is Jihu edition
What does this MR do?
Change the regex that is used to get version information on container starting.
The regex in the wrapper
script misses the condition of Jihu edition which causes container restart failure. This kind of issues occur only on Jihu edition
Omnibus containers. Check the issue here gitlab-jh/omnibus-gitlab#28 (closed) for details.
Related issues
Edited by vincent stchu