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?