Medical Image Processing class Create the conda environment (base):~$ conda env create -f environment.yml Run img_proc container by running the folling command: (base):~$ docker-compose up -d