We currently maintain 2 processes to build the Debian conda env:
- some bash scripts in workflow utils defined within YAML files to create the production version of the deb file
- + a multistep Dockerfile for dev+debug purpose (faster)
It would be great to have only 1 Dockerfile for both purposes.