eclipse-symphony / symphony

Symphony project
MIT License
24 stars 17 forks source link

remove Docker check; remove 'v' prefix of version parameter #228

Closed Haishi2016 closed 3 weeks ago

Haishi2016 commented 4 weeks ago

Removed Docker check as we are currently not using it for either no-k8s or k8s version. We may need it again when we add run-in-docker option.

Also remove the auto-added 'v' prefix if user specifies a version number, as our releases don't have the 'v' prefix in the repo.