So ... I'm having a problem running a job inside gitlab. I'm using it as a docker container, which both he and the runner are running on a server with CentOS 8 as the main OS. Below I will put information about the job log and the .gitlab-ci that I am using to try to build the application.
Docker version: 19.03.13, build 4484c46d9d
Gitlab version: 13.4.1 (c90be62bdef)
Runner version: 13.4.1
I don't have much experience with devops and gitlab either, so I don't know exactly what and where to look for a solution to this problem. And thanks in advance for who can help me with this issue.