Installation problem ("docker" directory does not exist)

Dear all,

I have a problem installing the Sen4CAP version 3.2 on a CentOS 7 system.
After running install.sh from the install_script directory the script installs some prerequisites, including rpms and databases, but later fails with

docker.io/sen4x/l2a-dem:0.1.3
./install.sh: line 313: cd: docker: No such file or directory
ERROR:
        Can't find a suitable configuration file in this directory or any
        parent. Are you in the right directory?

        Supported filenames: docker-compose.yml, docker-compose.yaml

The script tries to change working directory to “docker” on that particular line, but there is simply no “docker” directory.

Did anybody encounter similar situation?
Thank you in advance for any suggestions.

Dear Jan,

Normally, in the package installation archive there exists a directory “docker”, as sub-folder of “install_script” directory.
Could you please unzip again the installation package?
Maybe you had some issues during the unzip or some disk space issues.

Best regards,
Cosmin

Dear Cosmin,
thank you for the quick response, I do not know what happened, but there was a problem with unpacking on my side.
The folder is indeed there.
Consider this “issue” solved.
Kind regards,
Jan