We don't want to depend on NodeJS version to run the toolkit so we need to:
- Build a DockerFile that includes the needed runtime
- Create a script that runs the container mounting local filesystem so that the tool can work with the host's fileystem
- Create documentation