Docker distribution for standalone service
- Dominant language
- Java
- Stars
- 41
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Current MFT distribution is available as binaries and local installations require java to run that. We need to have a docker distribution of same binary and provide an option for users to select the mode they want to install MFT locally. Ideally the installation mode could be provided at the init command.
mft init --docker
This will greatly benefit non-java and windows users
Helpful links
Distributions: https://github.com/apache/airavata-mft/tags
How the distribution is built: https://github.com/apache/airavata-mft/blob/master/standalone-service/pom.xml#L116
How initialization happens: https://github.com/apache/airavata-mft/blob/master/python-cli/mft_cli/airavata_mft_cli/bootstrap.py
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.