SyneRBI / SIRF-SuperBuild

SIRF CMake SuperBuild
http://www.ccpsynerbi.ac.uk
Apache License 2.0
15 stars 18 forks source link

Docker: conda installer requires additional input #806

Closed paskino closed 1 year ago

paskino commented 1 year ago

The conda installer has changed and now it requires 3 inputs:

  1. accept the license
  2. where do you want to install
  3. do you want to initialise conda

Our current procedure handles only 1-2 and the build of a docker image fails. https://github.com/SyneRBI/SIRF-SuperBuild/blob/79cc17a0b11228a3cb40951434e8d9643824735d/docker/user_python-ubuntu.sh#L31