Gitlab.ci.yml error when running docker swarm

Hi,
I tried your image and successfully run it locally using spin up.
However, i did try to create CI/CD gitlab.ci.yml and run docker swarm but i cannot get the image run. The error was related to autoload.

Do you have example gitlab.ci.yml that i can test and make it as my base. I been trying to make things work for a week now.

I’m still learning docker and CI/CD so i think i’m doing something wrong.

How can i successfully run my image on production?

With The Complete Package of our book, I have all of our Gitlab CI code in the repo.

Might be a good place for reference, but to be clear – our book does NOT have any chapters on how to deploy it yourself.

The code is there for reference, but I can explain examples over the forum if needed.