I am trying to run vesselexpress (Ver 1.1.0) via the browser version (with Chrome or Safari) through Docker Desktop (Ver 4.33.0) installation.
I am using MacSonoma.
I followed this for the installation of vesselexpress.
docker pull phispa1812/vesselexpress
docker run -p 5000:5000 phispa1812/vesselexpress
Type: localhost:5000 in your browser
It gives the following error message: one of the commands exited with non-zero exit code; note that snakemake uses bash strict mode!

Would you be able to help me with this?
Thank you.
-Ahsan