marvin-python-toolbox icon indicating copy to clipboard operation
marvin-python-toolbox copied to clipboard

One should be able to use docker as development environment

Open lucasbm88 opened this issue 7 years ago • 0 comments

It should be possible to run Marvin's toolbox and engine-executor using docker commands.

The installation steps could be as simple as:

docker run -it <marvin_image_tag>

lucasbm88 avatar Feb 20 '18 17:02 lucasbm88