Currently the docker seems to create a conda enviroment called extra but when you check with a simple shell inside the container it actually writes all installed requirements to the base enviroment and presumatly also runs from there making the extras enviroment completly redundant
Currently the docker seems to create a conda enviroment called extra but when you check with a simple shell inside the container it actually writes all installed requirements to the base enviroment and presumatly also runs from there making the extras enviroment completly redundant