FSCT
FSCT copied to clipboard
Dockerized FSCT project
Main changes:
- Main file added to invoke code from project root path. Python arguments refactored.
- Unused imports removed
- FSCT main configuration moved to specific configuration files (config.ini)
- Dockerized code with entrypoint to invoke executions from host
This looks great! Apologies for the slow reply. Thank you for your contribution. I was thinking about dockerising it myself only a few weeks ago. I just need to do some testing myself before merging, but I'll aim to do that within a few weeks. Thanks again, Sean
Hi @SKrisanski. Maybe this PR is very large, i noticed. I think could make piece of code more smaller.
Hi Sergio,
Sorry I haven't got to it yet. No need to make it smaller, I'm just a bit short on time currently (I've been away from home for the last few weeks for work), so haven't had time to go through it thoroughly yet.
Thanks again for the PR. I'll try to go through it soon. Sean
Hi @SKrisanski ,
Any updates on the possibility of merging the dockerization changes to master?