Docker container of Asqatasun is not starting

I am using docker for installation but getting the below error I tried with snapshot image also…

  • Starting MySQL database server mysqld
    …fail!
    ls: cannot access /usr/share/tomcat7/lib/spring3-instrument-tomcat.jar: No such file or directory
    ls: cannot access /usr/share/java/spring3-instrument-tomcat.jar: No such file or directory
    ls: cannot access /usr/share/java/spring3-instrument-tomcat-3.x.jar: No such file or directory
    tail: cannot open ‘/var/log/tomcat7/catalina.out’ for reading: No such file or directory
    tail: cannot open ‘/var/log/asqatasun/asqatasun.log’ for reading: No such file or directory.

Please help on this

see: https://gitlab.com/asqatasun/Asqatasun/-/tree/master/docker

  • no docker image for Asqatasun 4.1.x
  • you can use Vagrant instead to run Asqatasun 4.1.x on your computer

see: https://gitlab.com/asqatasun/asqatasun-vagrant/-/tree/master/4.x/Asqatasun_v4.1.0

Thanks, @fabrice Fabrice now it’s working fine .

@fabrice How i can use docker image for SEO testing .
Or i need to set up Asqatasun using other thing .
Please let me know

see: Is Asqtatasun follow any guidelines for SEO testing?