A collection of Docker base images for use across Enigma projects
For example, to build the scientific-gpu image, execute the following command from this directory:
docker build --no-cache -t <insert_image_name> -f ./images/python/scientific-gpu/Dockerfile .