Hi - I'm attempting to run the Docker container for this project on Windows using the instructions in the README and hit the following error:
quantumtooldatabase | Version: '10.6.14-MariaDB-1:10.6.14+maria~ubu2004' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
quantumtoolwebapp exited with code 255
quantumtoolwebapp | exec /entrypoint.sh: no such file or directory
This appears to be an encoding problem in entrypoint.sh for Windows.
Hi - I'm attempting to run the Docker container for this project on Windows using the instructions in the README and hit the following error:
This appears to be an encoding problem in
entrypoint.shfor Windows.