I am trying to test the base image and am getting this error in the logs
/usr/local/bin/start.sh: running script /usr/local/bin/before-notebook.d/40_prepare-aiida.sh
++ export SHELL=/bin/bash
++ SHELL=/bin/bash
++ [[ true == true ]]
++ verdi profile show default
++ NEED_SETUP_PROFILE=true
++ [[ true == true ]]
++ verdi quicksetup --non-interactive --profile default --email aiida@localhost --first-name Giuseppe --last-name Verdi --institution Khedivial --config /opt/config-quick-setup.yaml
Unable to autodetect postgres setup.
Critical: failed to determine the PostgreSQL setup
@unkcpz btw: this tells me that we should perhaps test the base image as well, not only lab and base-with-services
I am trying to test the base image and am getting this error in the logs
@unkcpz btw: this tells me that we should perhaps test the
baseimage as well, not onlylabandbase-with-services